This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug preprocessor/15638] gcc should have option to treat missing headers as fatal


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]