[Bug c++/17359] Can't convert function pointer

2009-12-26 Thread paolo dot carlini at oracle dot com
--- Comment #5 from paolo dot carlini at oracle dot com 2009-12-26 12:43 --- Works in mainline, not a regression, closing. -- paolo dot carlini at oracle dot com changed: What|Removed |Added

[Bug c++/17359] Can't convert function pointer

2009-04-16 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2009-04-16 18:06 --- t.cc: In function ‘void bar()’: t.cc:11: error: invalid static_cast from type ‘’ to type ‘void (B::*)()’ -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/17359] Can't convert function pointer

2007-01-20 Thread bangerth at dealii dot org
--- Comment #3 from bangerth at dealii dot org 2007-01-21 05:23 --- *** Bug 30281 has been marked as a duplicate of this bug. *** -- bangerth at dealii dot org changed: What|Removed |Added ---

[Bug c++/17359] Can't convert function pointer

2006-09-25 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-09-25 19:38 --- This looks like a duplicated of PR 11407. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17359