[libXaw PATCH] Remove more Xaw8 remnants

Daniel Stone daniel at fooishbar.org
Wed Nov 25 06:48:20 PST 2009


On Wed, Nov 25, 2009 at 02:03:18PM +0100, Julien Cristau wrote:
> !defined(OLDXAW) && !defined(XAW7) was only true for Xaw8, as far as I
> can tell.
> The Print.h and PrintSP.h headers were already removed from the build
> system, but remained in git unused.

I did this both before and after applying, with a clean in between:
daniels at tempa:~/x/xorg/lib/libXaw(master)% objdump -x obj-amd64/src/.libs/libXaw6.so.6.0.1 > ~/tmp/libxaw6-before.objdump
daniels at tempa:~/x/xorg/lib/libXaw(master)% objdump -x obj-amd64/src/.libs/libXaw7.so.7.0.0 > ~/tmp/libxaw7-before.objdump

then:
daniels at tempa:~/x/xorg/lib/libXaw(master*)% diff -urN /home/daniels/tmp/libxaw6-{before,after}.objdump
daniels at tempa:~/x/xorg/lib/libXaw(master*)% diff -urN /home/daniels/tmp/libxaw7-{before,after}.objdump
daniels at tempa:~/x/xorg/lib/libXaw(master*)% 

Signed-off-by: Daniel Stone <daniel at fooishbar.org>

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.x.org/archives/xorg-devel/attachments/20091126/6cc9af46/attachment.pgp 


More information about the xorg-devel mailing list