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]
Other format: [Raw text]

[Bug c++/14644] enum of value zero not converted to (null) pointer



------- Comment #4 from schwab at suse dot de  2006-03-28 23:09 -------
Ignore my last comment.  The type matters, and what is needed is indeed a
constant of _integer_ type, but enumerators are not of integer type.


-- 


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


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