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]

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



 
> >    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...

oops! copy/paste oriented programming!
oops! copy/paste oriented programming!


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