[pygtk] Re: using __attribute__ ((visibility "hidden")))
Johan Dahlin
jdahlin at async.com.br
Tue Jul 18 01:45:06 WST 2006
Rafael Espíndola wrote:
> An updated patch is attached. The results are
> Index: codegen/codegen.py
> +visibility = '__attribute__ ((visibility ("hidden")))'
This is gccism. it needs to be abstracted otherwise we won't compile on
other platforms.
glib may have a macro for that, can you check that out?
The patch looks pretty good otherwise, can you please file a bug against the
pygtk product in bugzilla and attach the patch?
--
Johan Dahlin <jdahlin at async.com.br>
Async Open Source
More information about the pygtk
mailing list