1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Use the standard operator new.

This commit is contained in:
Bruno Haible
2002-10-16 11:50:12 +00:00
parent 94f436fe9d
commit a50f8b1712
5 changed files with 7 additions and 104 deletions

View File

@@ -1,5 +1,11 @@
2002-10-03 Bruno Haible <bruno@clisp.org>
* src/new.cc: Remove file.
* src/Makefile.in (OBJECTS): Remove new.o.
(new.o): Remove rule.
* src/configure.in: Remove test for HAVE_THROW_DECL.
* acconfig.h: Remove file.
* src/trace.h: Remove file.
* src/trace.cc: Remove file.
* src/Makefile.in (OBJECTS): Remove trace.o.