aclocal.m4
27.6 KB
-
exception.cc: Remove prototype declarations for malloc and free. · 9b811d11
1999-11-27 Per Bothner <per@bothner.com> * 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 <stdlib.h>. From-SVN: r30709
Per Bothner committed