Move a little closer to being pedantic ansi:
- add some missing casts - avoid void * arithmetic - change "q" printf formats to "ll" Still not there yet by any means. Note that the version of the NTFS library we use won't compile with "-pedantic -ansi" so those are not part of the default CFLAGS.
Showing
- os/imagezip/extfs/lilo.h 3 additions, 3 deletionsos/imagezip/extfs/lilo.h
- os/imagezip/fat/fat_glue.c 3 additions, 2 deletionsos/imagezip/fat/fat_glue.c
- os/imagezip/ffs/ffs.c 4 additions, 4 deletionsos/imagezip/ffs/ffs.c
- os/imagezip/imagedump.c 7 additions, 7 deletionsos/imagezip/imagedump.c
- os/imagezip/imagehash.c 22 additions, 21 deletionsos/imagezip/imagehash.c
- os/imagezip/imageunzip.c 36 additions, 23 deletionsos/imagezip/imageunzip.c
- os/imagezip/imagezip.c 26 additions, 28 deletionsos/imagezip/imagezip.c
Loading
Please register or sign in to comment