mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Simplify Bool_Array.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
2002-10-03 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* src/bool-array.h (STORAGE_TYPE): Remove type.
|
||||
Use 'unsigned int' instead of STORAGE_TYPE.
|
||||
* src/bool-array.cc: Likewise.
|
||||
* src/bool-array.icc: Likewise.
|
||||
* src/gen-perf.cc: Likewise.
|
||||
|
||||
* src/new.cc: Remove file.
|
||||
* src/Makefile.in (OBJECTS): Remove new.o.
|
||||
(new.o): Remove rule.
|
||||
|
||||
Reference in New Issue
Block a user