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/32023] No casts in lvalue error message



------- Comment #8 from nshmyrev at yandex dot ru  2007-05-23 00:12 -------
The point I'm trying to express is that it's useful for user to have more
precise explanation.

gcc dropped a lot of features which weren't included in standard recently and
thus many of us wondering why the code which compiled before doesn't compile
now. It's fine for me to have strict compiler but it's also useful to get at
least an idea what compiler doesn't like without reading whole standard.


-- 


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


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