Re: [fpc-devel] Promote specific warning into error

2021-09-25 Thread Jonas Maebe via fpc-devel
On 24/09/2021 14:24, Marc Weustink via fpc-devel wrote: > Is there a way to promote a specific warning(4056) into an error ? {$warn 4056 error} There is no command line equivalent. Jonas ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https:

Re: [fpc-devel] Promote specific warning into error

2021-09-24 Thread Marc Weustink via fpc-devel
On 24-9-2021 14:41, Michael Van Canneyt via fpc-devel wrote: On Fri, 24 Sep 2021, Marc Weustink via fpc-devel wrote: On 24-9-2021 14:24, Marc Weustink via fpc-devel wrote: Hi, Is there a way to promote a specific warning(4056) into an error ? from the commandline I mean. I've found {$wa

Re: [fpc-devel] Promote specific warning into error

2021-09-24 Thread Michael Van Canneyt via fpc-devel
On Fri, 24 Sep 2021, Marc Weustink via fpc-devel wrote: On 24-9-2021 14:24, Marc Weustink via fpc-devel wrote: Hi, Is there a way to promote a specific warning(4056) into an error ? from the commandline I mean. I've found {$warn 4056 error} but I don't want to put this in all sources Th

Re: [fpc-devel] Promote specific warning into error

2021-09-24 Thread Marc Weustink via fpc-devel
On 24-9-2021 14:24, Marc Weustink via fpc-devel wrote: Hi, Is there a way to promote a specific warning(4056) into an error ? from the commandline I mean. I've found {$warn 4056 error} but I don't want to put this in all sources Thanks Marc ___ fp

[fpc-devel] Promote specific warning into error

2021-09-24 Thread Marc Weustink via fpc-devel
Hi, Is there a way to promote a specific warning(4056) into an error ? Thanks Marc ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel