[Bug c++/50306] ambiguous templated conversion operators accepted

2011-11-18 Thread malaperle at omnialabs dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50306 --- Comment #3 from Marc-Andre Laperle malaperle at omnialabs dot net 2011-11-19 05:38:32 UTC --- I tried 4.6.2, r181503 and r180166 and they all compiled the sample code without error. Do you have any local changes or special parameters

[Bug c++/50306] ambiguous templated conversion operators accepted

2011-11-17 Thread malaperle at omnialabs dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50306 --- Comment #1 from Marc-Andre Laperle malaperle at omnialabs dot net 2011-11-17 18:00:27 UTC --- I have never worked with the GCC source code before, any pointers to where I should start to look to fix this issue? Thanks!

[Bug c++/50306] New: g++ accepts code with ambiguous, templated conversion operators

2011-09-06 Thread malaperle at omnialabs dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50306 Bug #: 50306 Summary: g++ accepts code with ambiguous, templated conversion operators Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED