[Bug c++/60850] pedantic warning behavior when casting void* to ptr-to-func

2016-02-14 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60850 Manuel López-Ibáñez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/60850] pedantic warning behavior when casting void* to ptr-to-func

2014-07-28 Thread tony at kelman dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60850 --- Comment #9 from Tony Kelman --- Sure. In a configure.ac, (in this case using autoconf 2.59, not sure the most recent version for which this applies) a macro like AC_CHECK_DECL([rand],[AC_DEFINE([HAVE_RAND],[1],

[Bug c++/60850] pedantic warning behavior when casting void* to ptr-to-func

2014-07-28 Thread daniel.gutson at tallertechnologies dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60850 --- Comment #8 from Daniel Gutson --- Could you please detail *exactly* what the problem is, what the output error is and what does autotools do in its probe? Thanks.

[Bug c++/60850] pedantic warning behavior when casting void* to ptr-to-func

2014-07-25 Thread tony at kelman dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60850 Tony Kelman changed: What|Removed |Added CC||tony at kelman dot net --- Comment #7 from

[Bug c++/60850] pedantic warning behavior when casting void* to ptr-to-func

2014-04-22 Thread daniel.gutson at tallertechnologies dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60850 --- Comment #6 from Daniel Gutson --- Thanks Manuel. 1) I didn't see a warning regarding the old use of -pedantic rather than -Wpedantic 2) I'll change that, after the C++ FE maintainer sees the patch in order to not pollute the thread with mor

[Bug c++/60850] pedantic warning behavior when casting void* to ptr-to-func

2014-04-16 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60850 Manuel López-Ibáñez changed: What|Removed |Added Keywords||patch Status|UNCONFIRME

[Bug c++/60850] pedantic warning behavior when casting void* to ptr-to-func

2014-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60850 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4 f

[Bug c++/60850] pedantic warning behavior when casting void* to ptr-to-func

2014-04-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60850 --- Comment #3 from Jonathan Wakely --- So keep pinging it, bugzilla isn't the right place.

[Bug c++/60850] pedantic warning behavior when casting void* to ptr-to-func

2014-04-15 Thread daniel.gutson at tallertechnologies dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60850 --- Comment #2 from Daniel Gutson --- It went, but I got no answer. FWIW: http://gcc.gnu.org/ml/gcc-patches/2014-04/msg00026.html

[Bug c++/60850] pedantic warning behavior when casting void* to ptr-to-func

2014-04-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60850 --- Comment #1 from Jonathan Wakely --- patches should go to the gcc-patches list, not bugzilla