-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
C++ compilation triggered by the vast number of tests introduced in #71 and #75 yields a flood of warnings in the compilation logs. They come mostly from gsw_check_functions.c; I suspect one or two small changes in that file, repeated in many places, might clear up most of them, but I have not looked closely. There are so many compilations and logs that it is hard to keep track of which runs are clean and which show the warnings, but I think the warnings might be specific to the meson builds--for which the logs don't show the actual compiler invocations.
There are at least 2 questions here:
- Are there clean and unobtrusive code changes that will lead to warnings-free compilations in all cases of interest?
- Can we greatly reduce the number of test compilations without losing important information?
Metadata
Metadata
Assignees
Labels
No labels