Updated log for 2005-19-09

This commit is contained in:
sjborley 2005-09-19 20:54:49 +00:00
parent 9fe1fe5c0d
commit 9405fa70e5
1 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,16 @@
2005-19-09 Steven Borley <steven.borley@virgin.net>
* xgraph/idraw.c, xgraph/tgif.c and xgraph/xtb.c: Added missing system header
includes (string.h and stdio.h) to avoid warnings.
* src/frontend/aspice.c: Used (void*)0 instead of 0 for the terminating
vararg, to avoid gcc 4.0 warning about missing sentinel in function call.
* src/frontend/aspice.c: Resolved Bug 1293746 - Problem with aspice.c(171)
in gcc (Solaris).
* src/frontend/display.c: Fixed warning about redefinition of XtNumber.
2005-09-09 Steven Borley <steven.borley@virgin.net>
* Reverted to placing the cp_* stream variable definitions back in to