fix dates
From-SVN: r46126
This commit is contained in:
parent
12eac81ab0
commit
48c8b0becf
@ -1,4 +1,4 @@
|
||||
2001-10-04 Jason Merrill <jason_merrill@redhat.com>
|
||||
2001-10-09 Jason Merrill <jason_merrill@redhat.com>
|
||||
|
||||
* call.c (standard_conversion): Add bad conversion between
|
||||
integers and pointers.
|
||||
@ -11,10 +11,6 @@
|
||||
* typeck.c (convert_for_assignment): Use it.
|
||||
(ptr_reasonably_similar): Any target type is similar to void.
|
||||
|
||||
2001-10-02 Jason Merrill <jason_merrill@redhat.com>
|
||||
|
||||
* decl2.c (cxx_decode_option): Add 'else'.
|
||||
|
||||
2001-10-08 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* Make-lang.in (CXX_OBJS): Added cp-lang.o.
|
||||
@ -99,6 +95,8 @@
|
||||
|
||||
2001-10-02 Jason Merrill <jason_merrill@redhat.com>
|
||||
|
||||
* decl2.c (cxx_decode_option): Add 'else'.
|
||||
|
||||
* spew.c (end_input): No longer static.
|
||||
* cp-tree.h: Declare it.
|
||||
* parse.y (datadef): Add "error END_OF_SAVED_INPUT" expansion.
|
||||
|
Loading…
Reference in New Issue
Block a user