spiegel-keyman/developer
Marc Durdin 2c8dadb327 feat(developer): add warning options to kmc
Adds --compiler-warnings-as-errors and --no-warn-deprecated-code options
to kmc command line and interfaces.

Note that most compilers do not yet honour these options, only kmc-kmn.

Both of these should be handled in error filtering and reporting rather
than at the compiler level, so management of these may be factored out
of kmcmplib and into kmc later (although this goal may be blocked by
kmcmpdll's need to also use them).
2023-04-19 05:35:39 +07:00
..
src feat(developer): add warning options to kmc 2023-04-19 05:35:39 +07:00
.gitignore chore(developer): move server with no changes 2022-05-23 12:15:34 +10:00