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]

G++ bug


Package: GCC 2.95.1
System:  RedHat 6.0, Linux 2.2.12
Command: gcc -c color.cpp 2>err.log

Problem: GCC can not distinct 'typedef unsigned int
Rgb' from 'char *' in overloaded constructor when
argument is 'Rgb(0)'.
Source and error log is attached.

Notes: Got this problem in Qt application using
QtArchitect. All classes involved greatly simplified.
No inludes needed.

TIA,
Andy.
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

class.tgz


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