Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
This commit is contained in:
@@ -64,7 +64,7 @@ enum {
|
||||
|
||||
Gpart = 0, /* partition info source */
|
||||
Gdisk,
|
||||
Gguess,
|
||||
Gguess
|
||||
};
|
||||
|
||||
/* proto file parsing */
|
||||
|
||||
Reference in New Issue
Block a user