Matthias Clasen wrote:
[...]
>>
>>I meant, for instance, deprecated functions in non-deprecated files.
> 
> 
> No, it doesn't touch those. It is really meant to be widget subsets.
> 

On a hypothetical level... could this all be simplified by attacking it
from a makefile level ?

One could use gcc dependancy output to find out what widgets are required
by other widgets... and then build gtk+ without building the objects listed
in the widgets.exclude file or something similar (./configure 
--exclude-list=... ?)

#ifdef'ing it into the source does feel a little stiff... anyway, thats
just my pie-in-the-sky 2 cent idea...

Cheers all,
                     -Tristan
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to