From d3d6af2e0df2a833bcee7cbe87ab1f5fd6294fc1 Mon Sep 17 00:00:00 2001 From: tromey Date: Mon, 29 Nov 1999 19:43:55 +0000 Subject: 1999-11-27 Per Bothner * exception.cc: Remove prototype declarations for malloc and free. These clash with recent versions of glibc, which specifies `throws ()' when __cplusplus is defined. Instead, #include . git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30709 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libjava/ChangeLog') diff --git a/libjava/ChangeLog b/libjava/ChangeLog index a2830124ef7..f9abaeeeda2 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,9 @@ +1999-11-27 Per Bothner + + * exception.cc: Remove prototype declarations for malloc and free. + These clash with recent versions of glibc, which specifies `throws ()' + when __cplusplus is defined. Instead, #include . + 1999-11-24 Tom Tromey * prims.cc (_Jv_NewObjectArray): Use -- cgit v1.2.3