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++/26167] -Wconversion fails to detect signedness conversion from int to unsigned int in fuction call



------- Comment #3 from gdr at integrable-solutions dot net  2006-02-08 15:32 -------
Subject: Re:  -Wconversion fails to detect signedness conversion from int to
unsigned int in fuction call

"mueller at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| ugh, that warning isn't even in -Wextra. 

I'll be happy to review patch to make the warning work in the C++
front-end.  I'll do it myself if nobody feels like tackling it :-)

-- Gaby


-- 


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


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