------- 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 conventional name, we shouldn't
be pretending they did.

We should fix this when we fix the function vector to use a hash table :)

-- 


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

Reply via email to