[Bug c++/38681] New: Internal compiler error. expr.c:6956 [Template instantiation with non-type value of member function ptr]
juvvij at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Dec 31 07:42:00 GMT 2008
While trying to reinvent some suitablu smart technique for routing Gtk's static
callbacks to object methods, I thought I had created a suitably brilliant
solution. Gcc could not digest it. While I am looking at smarter solutions from
boost or loki, I would like to see if I really was onto a workable solution.
I'm not sure if the triplet info above is useful enough. The bug posting
guidelines promised eternal shame if I didn't do my very best. So ading more
info, hopefully it is not all wasteful!
I have the as-packaged-for-ubuntu 8.10, g++-4.3.2 version.
--
Summary: Internal compiler error. expr.c:6956 [Template
instantiation with non-type value of member function
ptr]
Product: gcc
Version: 4.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: juvvij at gmail dot com
GCC build triplet: i486-linux-gnu
GCC host triplet: i486-linux-gnu
GCC target triplet: i486-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38681
More information about the Gcc-bugs
mailing list