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: "bbrownstone at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 May 2004 16:22:49 -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 bbrownstone at hotmail dot com 2004-05-28 16:22 -------
Always stopping would be an improvement over never stopping. If a header is
missing, the error messages that follow tend to be of little or no use, and
only serve to scroll the original useful message off the terminal.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15638