[comp.sys.amiga] Second EGAD Buglist

papa@bacall.UUCP (Marco Papa) (01/02/87)

The second egad buglist with fixes has a missing piece in gadio.c.
One has to include the lines:

SHORT fontnumm;
extern struct TextAttr *TxtFonts[];

at the beginning of the file, otherwise fontnum and TxtFonts are undefined.

Also, I don't remember that I saw mentioned that one of the files (the
one that includes isdigit) must have the line:

#include <ctype.h>

added, otherwise the linker (3.30E) complains.

-- Marco Papa 
   Felsina Software