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: [Q] operators and conversion problem


>   Shouldn't ints (1 and 2) in lines 44 and 45 be converted to X<int> and 
>   then applied operator+ ???
> 
>   Is this a bug or is this my error??

Thanks for your bug report. This is a bug in your code, not one in the
compiler.

Please note that gcc-bugs is for reporting bugs in the compiler, not
for asking questions about C++. Bug reports should *never* be sent to
gcc. Also, your spam protection is very annoying.

For these reasons, I won't investigate your other bug reports - I feel
I'm wasting my time doing so.

Regards,
Martin

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