[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Debian Boot Floppies CVS: boot-floppies pfaffben



CVSROOT:	/cvs/debian-boot
Module name:	boot-floppies
Changes by:	pfaffben	1999-05-06 21:22:16

Modified files:
	utilities/bogl : Makefile bdftobogl bogl-pcfb.c bogl-tcfb.c 
	                 bogl-tcfb.h bogl-vga16.c bogl.c bogl.h bowl.c 
	                 giftobogl.c 

Log message:
Several files: replaced non-ANSI %m printf specifier with %s and
strerror(errno).  It looks like %m might be in C9x as something
different so it's best to avoid using it.
* Makefile: Divided up the way the library is built.  Use new
bdftobogl.c.
* bogl.c: Add explicit int to `visible' declaration.  Add { }'s in
strategic places inside if's.
* bowl.c: Declare palette[] as const to avoid warning.


Reply to: