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 c++/25649] [4.2 regression] Bogus "uninitialized" warning



------- Comment #7 from pinskia at gcc dot gnu dot org  2006-01-04 15:20 -------
But the warning is obviously bogus as you can check the errors after a couple
readings and still be able to be catch error.  This is in a way like
(void)read(a, xx, y) issue that was filed but in reality it was a glibc bug
saying that the return value must not be ignored.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25649



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