deriving template classes: gcc 3.4 complains

George Garvey tmwg-gcc@inxservices.com
Thu Oct 2 02:48:00 GMT 2003


On Wed, Oct 01, 2003 at 08:51:58PM +0200, Gerald Pfeifer wrote:
>   http://gcc.gnu.org/gcc-3.4/changes.html

Quoting from the above document, is this a typo:

The cast-as-lvalue extension has been removed. In particular, code like this: 

        int i;
        (char)a = 5;
        

is no longer accepted.



More information about the Gcc mailing list