-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Jason,
Hi, When I can I use cvs diff, but once I get a few patches out I end up diffing to the previous patch using diff -u3 backup_of_last_patch dlls/d3d8.
I always get lots of "Only in dlls/d3d8: basetexture.o, Only in dlls/d3d8: cubetexture.o etc" type lines - How can I get rid of these (I normally edit them out by hand but I forgot this time) - I looked in the man pages and nothing stood out.
diff --exclude=*.o or diff --exclude-from=regexp_file
Jason
Regards, Raphael
PS: you have done an amazing work on d3d8 Good job :)