[Bug c++/13101] incorrect warning on initialized extern const function pointer

2008-07-11 Thread dodji at gcc dot gnu dot org
--- Comment #4 from dodji at gcc dot gnu dot org 2008-07-11 18:32 --- A fix for this bug has been committed to trunk in changeset r137723. -- dodji at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/13101] incorrect warning on initialized extern const function pointer

2008-07-11 Thread dodji at gcc dot gnu dot org
--- Comment #3 from dodji at gcc dot gnu dot org 2008-07-11 18:13 --- Subject: Bug 13101 Author: dodji Date: Fri Jul 11 18:12:37 2008 New Revision: 137723 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137723 Log: 2008-07-11 Dodji Seketeli <[EMAIL PROTECTED]> PR c++/1

[Bug c++/13101] incorrect warning on initialized extern const function pointer

2008-07-10 Thread dodji at gcc dot gnu dot org
-- dodji at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |dodji at gcc dot gnu dot org |dot org

[Bug c++/13101] incorrect warning on initialized extern const function pointer

2008-07-02 Thread dseketel at redhat dot com
--- Comment #2 from dseketel at redhat dot com 2008-07-02 22:19 --- Hello, I have sent a patch to the list at http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00160.html. Hopefully that patch should fix this issue. -- dseketel at redhat dot com changed: What|Removed