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++/16056] Strange error


------- Additional Comments From giovannibajo at libero dot it  2004-06-18 11:59 -------
GCC is right, the overloaded operator cannot be used for built-in types. 

May I suggest you again to double check this kind of bug reports with the EDG 
compiler (http://www.comeaucomputing.com/tryitout) before submitting them? 
These are just normal C++ rules.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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