Skip to content

Compiler warnings with C++ compilation #77

@efiring

Description

@efiring

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:

  1. Are there clean and unobtrusive code changes that will lead to warnings-free compilations in all cases of interest?
  2. Can we greatly reduce the number of test compilations without losing important information?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions