[Bug c++/11187] signed/unsigned conversion behaves differently

2017-01-11 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11187 Martin Sebor changed: What|Removed |Added Last reconfirmed|2012-01-13 00:00:00 |2017-1-11 CC|

[Bug c++/11187] signed/unsigned conversion behaves differently

2004-11-29 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2004-11-29 15:00 --- we miss the signed errors because we keep conversion the short and int functions on different slots in the member function vector. I don't think we should be doing that. Conversion functions do not have a c