--- Comment #8 from pepster at users dot sourceforge dot net 2006-11-06
20:34 ---
I spent a considerable amount of my personal time on open source projects, so I
am not particularily ashamed of not fixing this bug myself (I tried, but gave
up after I realized the learnign curve is too
--- Comment #7 from lopezibanez at gmail dot com 2006-11-06 19:51 ---
I think 4.3 will be released on 2007 or early 2008. Fixing bugs on 4.2 and 4.3
will speed up things, of course.
In addition, anyone could take the patches and apply them to their preferred
stable version. I think the
--- Comment #6 from pepster at users dot sourceforge dot net 2006-11-06
18:49 ---
4 years to agree there is an issue here. maybe we will have a fix in 2010.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29739
--- Comment #5 from jaco at kroon dot co dot za 2006-11-06 18:21 ---
I'm refering to the response to the bug, not the actual fix. I've had the
"priviledge" of filing bugs against other projects where I forgot about the bug
by the time somebody responded (two years down the line). I rec
--- Comment #4 from pepster at users dot sourceforge dot net 2006-11-06
17:45 ---
Quick response? you must be joking. I reported this in "Opened: 2002-05-09
14:46" against 2.95.3.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29739
--- Comment #3 from jaco at kroon dot co dot za 2006-11-06 16:46 ---
Awesome. That would be a good move. The implicit conversions are very handy
for catching certain types of bugs early one, however, the function prototype
thing is a pain.
Unfortunately I won't be able to assist with
--- Comment #2 from lopezibanez at gmail dot com 2006-11-06 16:30 ---
(a bit more explanation won't hurt)
The GCC documentation says:
-Wconversion: Warn if a prototype causes a type conversion that is different
from what would happen to the same argument in the absence of a prototype.
--- Comment #1 from schwab at suse dot de 2006-11-06 13:55 ---
The warning works as intended.
*** This bug has been marked as a duplicate of 6614 ***
--
schwab at suse dot de changed:
What|Removed |Added
---