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 <[EMAIL PROTECTED]>
Async Open Source
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/