Op 2021-03-25 om 16:28 schreef Ryan Joseph via fpc-pascal:
Is there a way to hide a warning for all files from the command line? The "not 
inlined" warnings (6058) are too numerous to even be useful anymore so I'd like to 
disable it.

from FPC -h:


 -v<x>  Be verbose. <x> is a combination of the following letters:
<snip>
     m<x>,<y> : Do not show messages numbered <x> and <y>


So  -vm6058 would go a long way


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to