BlueBrain / nmodl

Code Generation Framework For NEURON MODeling Language
https://bluebrain.github.io/nmodl/
Apache License 2.0
48 stars 15 forks source link

Replace `-fmax-errors` with `-ferror-limit` on Clang #1297

Closed JCGoran closed 1 month ago

JCGoran commented 1 month ago

Otherwise one gets a bunch of useless warnings of the form:

clang: warning: argument unused during compilation: '-fmax-errors=1' [-Wunused-command-line-argument]
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.49%. Comparing base (5366532) to head (6993a0e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1297 +/- ## ======================================= Coverage 85.49% 85.49% ======================================= Files 178 178 Lines 13448 13448 ======================================= Hits 11497 11497 Misses 1951 1951 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bbpbuildbot commented 1 month ago

Logfiles from GitLab pipeline #214710 (:white_check_mark:) have been uploaded here!

Status and direct links: