deriving template classes: gcc 3.4 complains

Gabriel Dos Reis gdr@integrable-solutions.net
Thu Oct 2 08:00:00 GMT 2003


George Garvey <tmwg-gcc@inxservices.com> writes:

| On Wed, Oct 01, 2003 at 08:00:28PM -0700, Andrew Pinski wrote:
| > >
| > >        int i;
| > >        (char)a = 5;
| 
|    I assumed it should be:
| 
| 	(char)i = 5;

Indeed.

-- Gaby



More information about the Gcc mailing list