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]
Other format: [Raw text]

[Bug c++/16696] Strange message when operator++ not found


------- Additional Comments From bangerth at ices dot utexas dot edu  2004-07-23 21:12 -------
Subject: Re:  Strange message when operator++ not found


> which means -fpermissive does look do the transformation.

But I didn't specify -fpermissive. Why is it trying anyway? The code you show 
doesn't even seem to check for this flag, does it?

W.

-------------------------------------------------------------------------
Wolfgang Bangerth              email:            bangerth@ices.utexas.edu
                               www: http://www.ices.utexas.edu/~bangerth/



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16696


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