This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/15638] gcc should have option to treat missing headers as fatal
- From: "zack at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 May 2004 18:58:46 -0000
- Subject: [Bug preprocessor/15638] gcc should have option to treat missing headers as fatal
- References: <20040524222534.15638.jlawson-gcc@bovine.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From zack at codesourcery dot com 2004-05-28 18:58 -------
Subject: Re: gcc should have option to treat
missing headers as fatal
Always stopping is the right thing. Once Per finishes his fileline
conversion, it will be possible to send cpplib's errors through
diagnostic.c, and we will then be able to make this a fatal error.
zw
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15638