Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
This commit is contained in:
parent
226d80b821
commit
cbeb0b26e4
492 changed files with 3218 additions and 3167 deletions
|
|
@ -35,7 +35,7 @@ Uchar hxx[26][13] = {
|
|||
0140,0000,0020,0001,0020,0000,0000,0100,0001,0000,0300,0000,0000,
|
||||
0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,
|
||||
0106,0041,0040,0147,0040,0000,0063,0041,0001,0102,0160,0002,0002,
|
||||
0300,0000,0040,0017,0140,0017,0000,0240,0000,0000,0140,0000,0120,
|
||||
0300,0000,0040,0017,0140,0017,0000,0240,0000,0000,0140,0000,0120
|
||||
};
|
||||
|
||||
Uchar bxxh[26][13] = {
|
||||
|
|
@ -64,7 +64,7 @@ Uchar bxxh[26][13] = {
|
|||
0020,0000,0000,0000,0020,0000,0000,0000,0000,0000,0000,0000,0060,
|
||||
0140,0000,0160,0000,0200,0000,0000,0140,0000,0000,0000,0000,0240,
|
||||
0065,0042,0060,0200,0000,0210,0222,0146,0006,0204,0220,0012,0003,
|
||||
0240,0000,0020,0000,0120,0000,0000,0200,0000,0000,0200,0000,0240,
|
||||
0240,0000,0020,0000,0120,0000,0000,0200,0000,0000,0200,0000,0240
|
||||
};
|
||||
|
||||
Uchar xhx[26][13] = {
|
||||
|
|
@ -93,7 +93,7 @@ Uchar xhx[26][13] = {
|
|||
0037,0232,0157,0361,0040,0003,0125,0010,0001,0256,0000,0000,0340,
|
||||
0377,0377,0377,0377,0377,0377,0377,0377,0377,0377,0377,0017,0277,
|
||||
0253,0315,0257,0216,0377,0206,0146,0306,0371,0126,0232,0000,0004,
|
||||
0057,0012,0100,0360,0160,0360,0000,0040,0000,0017,0157,0000,0176,
|
||||
0057,0012,0100,0360,0160,0360,0000,0040,0000,0017,0157,0000,0176
|
||||
};
|
||||
|
||||
Uchar xxh[26][13] = {
|
||||
|
|
@ -122,5 +122,5 @@ Uchar xxh[26][13] = {
|
|||
0040,0005,0020,0000,0040,0313,0231,0030,0000,0140,0000,0017,0056,
|
||||
0140,0000,0160,0000,0200,0000,0000,0140,0000,0000,0000,0017,0240,
|
||||
0065,0042,0060,0040,0000,0206,0231,0146,0006,0224,0220,0017,0004,
|
||||
0240,0000,0020,0000,0140,0000,0000,0220,0000,0000,0200,0017,0141,
|
||||
0240,0000,0020,0000,0140,0000,0000,0220,0000,0000,0200,0017,0141
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue