[PATCH 00/13] Cygwin/X,Xming: Various patches
Colin Harrison
colin.harrison at virgin.net
Thu Jan 8 03:15:33 PST 2009
Hi,
I've checked some of these and still have a few to do...
01/13 Does not affect Xming
02/13 Does not affect Xming
03/13 OK
04/13 OK
05/13 OK
06/13 OK
09/13 OK but more correct if
+stylecombo: group1 { $$=$1; }
+ | group2 { $$=$1; }
+ | group1 group2 { $$=$1|$2; }
+ | group2 group1 { $$=$1|$2; }
+ ;
+
in winprefsyacc.y. The logic will work with + anyway, but bitwise is more
correct :)
11/13 OK
13/13 OK
When they get committed I've re-jig my Xming patches and fully test.
Thanks
Colin
More information about the xorg
mailing list