funcs.h should #include debug.h
Alexandre Oliva
oliva at dcc.unicamp.br
Fri Aug 7 01:13:00 PDT 1998
If funcs.h does not include debug.h, a build with EXTRA_CFLAGS=-DDEBUG
won't ever complete successfully, because dprintf will not be properly
defined.
A patch is attached.
Another patch that fixes some typos I have made in a previous
ChangeLog entry is also provided.
--
Alexandre Oliva
mailto:oliva at dcc.unicamp.br mailto:aoliva at acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: funcs-debug.diff
Type: application/octet-stream
Size: 552 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/19980807/246f3898/attachment-0014.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: changelog.diff
Type: application/octet-stream
Size: 1116 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/19980807/246f3898/attachment-0015.obj
More information about the kaffe
mailing list