| 1 |
|
2002-05-05 Bruno Haible <bruno@clisp.org> |
| 2 |
|
|
| 3 |
|
Avoid g++ 3.1 warnings. |
| 4 |
|
* src/base/hash/cl_hash.h (struct cl_heap_hashtable): Use typename |
| 5 |
|
where needed. |
| 6 |
|
* src/base/hash/cl_hash1.h (struct cl_heap_hashtable_1): typedef |
| 7 |
|
htxentry as a shortcut. |
| 8 |
|
* src/base/hash/cl_hash2.h (struct cl_heap_hashtable_2): Likewise. |
| 9 |
|
* src/base/hash/cl_hashset.h (struct cl_heap_hashtable_set): Likewise. |
| 10 |
|
* src/base/hash/cl_hashuniq.h (struct cl_heap_hashtable_uniq): |
| 11 |
|
Likewise. |
| 12 |
|
|
| 13 |
2002-03-15 Bruno Haible <bruno@clisp.org> |
2002-03-15 Bruno Haible <bruno@clisp.org> |
| 14 |
|
|
| 15 |
* cln.tex: Document problem with GNU make 3.77. |
* cln.tex: Document problem with GNU make 3.77. |