I've noticed a few things while poking around Xorg lately. Would patches to fix 
the following things be of use (and where should I send them?)
 * Lots of X libraries still use Xmalloc and others, instead of the regular 
stdlib functions (despite the defines in Xserver now referencing the stdlib 
functions).
 * I still see some xorgcvs and XFree86 cvs tags on various files in different 
libraries.
 * xserver itself still has a couple of references to Xcalloc lying around.
 * Changing constructs like '#if x' to '#ifdef x' or 'if !x' to '#ifndef x'


      
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to