This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/36283] When a class method, pointed by id, returns float, it returns wrong value
- From: "jongampark at sbcglobal dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 May 2008 14:57:00 -0000
- Subject: [Bug objc/36283] When a class method, pointed by id, returns float, it returns wrong value
- References: <bug-36283-16200@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from jongampark at sbcglobal dot net 2008-05-21 14:57 -------
(In reply to comment #2)
> Try using -Wstrict-selector-match and see what you get.
>
The gcc 3.4.5 came from the MingW doesn't recognize the flag.
And even without it, it warns multiply declared methods.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36283