------- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-12 14:31 ------- Fatal I/O error for an extension that everybody agrees on? Wahoo! I'm not sure any compiler does that...
In my mind, being pedantic (that is, issuing fatal errors) makes sense at compile-time, but it is very harsh to do so at runtime. I can imagine how, as a researcher, I would compile with -pedantic, be glad that no error turn out, then run a one-week simulation code and see it issue a fatal error instead of printing the results at the end... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20006