[Bug c/20422] warning: passing arg 1 of `mymalloc' from incompatible pointer type

2005-03-11 Thread pbijdens at storagelabs dot com
--- Additional Comments From pbijdens at storagelabs dot com 2005-03-11 17:54 --- Given that the default mode of the gcc compiler is pedantic, and accepting your statement that the warning is standard-compliant. Also given that both cases indeed violate the standard in the same way, I

[Bug c/20422] warning: passing arg 1 of `mymalloc' from incompatible pointer type

2005-03-11 Thread pbijdens at storagelabs dot com
--- Additional Comments From pbijdens at storagelabs dot com 2005-03-11 17:02 --- Invalid or not, the request for changing the error message in the other case still stands for reasons mentioned: It's impossible currently to distinguish between the two mentioned cases. Compiler war

[Bug c/20422] New: warning: passing arg 1 of `mymalloc' from incompatible pointer type

2005-03-11 Thread pbijdens at storagelabs dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pbijdens at storagelabs dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20422