egcs-g++: what about a new warning (for dummy:) ?

Alexandre Oliva oliva@dcc.unicamp.br
Thu Oct 23 08:33:00 GMT 1997


Max Lawson writes:

>    for (size_t i=0,i<sz_;i++) active_[i] = f.active_[i];
                    ^
>    for (size_t i=0,i<sz_;i++) active_[i] = f.active_[i];
                    ^

Perhaps these should be semicolons instead of commas...

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



More information about the Gcc-bugs mailing list