[Bug c++/25156] [3.4/4.0/4.1/4.2 Regression] wrong error message (int instead of bool)

amylaar at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Feb 14 18:30:00 GMT 2006



------- Comment #8 from amylaar at gcc dot gnu dot org  2006-02-14 18:30 -------
(In reply to comment #6)
> Working on a patch.
> Fixing this issue has a deep "type" implications on the way we currently
> hand inputs with erronous types whereas trying to progress as much as possible.
> 
Are you still working on this?  If this is too hard to handle exactly, could
we instead do something similar to 3.3, i.e. instead of 'int' we say non-void
type or integer type?


-- 


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



More information about the Gcc-bugs mailing list