> You should really use a function with C linkage as the proxy (probably in
> anonymous namespace so it is not exported).  Static member functions are
> not
> guaranteed to have the C linkage.  On g++ they do, but I believe on the
> Intel
> compiler as an example they do not,

It does work on g++, SUN CC, AIX, Irix, and HP-UX compilers, however. I
think it works on the ARM compiler. I don't know about the Intel compiler.

Let's not confuse him with irrelevant details. However, there's a bug
about this, and patches are welcome.

Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to