On Thu, Mar 25, 2021 at 8:08 PM Ryan Joseph via fpc-pascal
<fpc-pascal@lists.freepascal.org> wrote:

> 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 my fpc.cfg:
#Don't show the "function X; marked as inline is not inlined" warning
-vm6058


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

Reply via email to