Re: Modify the gcc exit code for warning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 26, 2022 at 2:35 AM disquisitiones via Gcc-help
<gcc-help@xxxxxxxxxxx> wrote:
>
> I would like to modify the exit code returned by gcc in case of warning
> from 0 to some other value, but I'm not familiar with the gcc large source
> code base.
>
> Could you provide an hint to which is the file in the gcc source code that
> I should modify for modifying the exit value?

Try to find out where -Werror gets handled. This will lead you to the
correct places.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux