This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/32023] No casts in lvalue error message
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 May 2007 23:27:27 -0000
- Subject: [Bug c/32023] No casts in lvalue error message
- References: <bug-32023-14066@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from pinskia at gcc dot gnu dot org 2007-05-23 00:27 -------
(In reply to comment #8)
> 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.
And that is exactly why GCC has changes page to describe these changes. Yes
this specific change is documented on that page.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32023