Open pramodk opened 3 years ago
https://github.com/BlueBrain/nmodl/pull/716 has made the build much quieter, but only by suppressing warnings.
I'm not sure if we should close the issue, or keep it open because we really ought to fix the underlying issues...
https://github.com/fmtlib/fmt/pull/2582 will hopefully mean the next release of fmt
is quieter...
Today compilers like NVHPC produces tooooooo many warnings while building NMODL. Not necessary to fix all warnings and some can be just ignored.
As part of this ticket, we should try to get nmodl in a "reasonable" state in terms of warnings generated while building.