mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-29 17:15:35 +08:00
Grr, ChangeLog entry for last change.
* method.c: Include "system.h" to get stdlib.h, stdio.h, ctype.h, string.h, etc. (issue_nrepeats): Add default case in enumeration switch. (check_btype): Likewise. (process_overload_item): Likewise. * Makefile.in (method.o): Depend on system.h. From-SVN: r18428
This commit is contained in:
parent
31bebb60e9
commit
3e81fe044e
@ -1,3 +1,13 @@
|
||||
Fri Mar 6 10:06:59 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* method.c: Include "system.h" to get stdlib.h, stdio.h,
|
||||
ctype.h, string.h, etc.
|
||||
(issue_nrepeats): Add default case in enumeration switch.
|
||||
(check_btype): Likewise.
|
||||
(process_overload_item): Likewise.
|
||||
|
||||
* Makefile.in (method.o): Depend on system.h.
|
||||
|
||||
Wed Mar 4 22:26:53 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||
|
||||
* lex.c (do_scoped_id): Fix parenthesizing.
|
||||
|
Loading…
Reference in New Issue
Block a user