summaryrefslogtreecommitdiff
path: root/packages/recode/recode-3.6/recode-bitfield-width.patch
blob: 2c32886f2eacf9d04399e1c40a3eefb9bf7579d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: recode-3.6/src/recodext.h
===================================================================
--- recode-3.6.orig/src/recodext.h	2008-09-12 19:26:53.000000000 -0700
+++ recode-3.6/src/recodext.h	2008-09-12 19:27:15.000000000 -0700
@@ -218,7 +218,7 @@
     enum recode_symbol_type type : 3;
 
     /* Non zero if this one should be ignored.  */
-    bool ignore : 2;
+    bool ignore : 1;
   };
 
 struct recode_surface_list
le='2006-07-25 15:47:04 +0000'>2006-07-25qemu: add missing 0.8.1 fileJustin Patrin1 2006-07-09qemu: add -native counterpart for 0.8.1Koen Kooi1 2006-07-09qemu-qop: remove nodocs patchKoen Kooi1 2006-06-06qemu: fix the no docs patch against the qemu trunk.Mika Laitio1 2006-05-27qemu cvs: Remove now unneeded docs patch and add a patch to fix an SDL mouse ...Richard Purdie4 2006-04-29qemu cvs: Disable document generation and also use any gcc-3.4 or gcc-3.3 in ...Richard Purdie3 2006-04-28qemu: add 0.8.0, closes #865Koen Kooi2 2006-04-03qemu-qop: disable docs, patch from Werner Schulte <w1@schulte-ac.de>Adrian Davey2 2006-03-30qemu: add a differing native qemu that works with gcc4, arm support only atmAdrian Davey1 2006-02-27Add qemu and qemu-native cvs versionsRichard Purdie4