| 1 |
|
2003-06-29 Richard Kreckel <kreckel@ginac.de> |
| 2 |
|
|
| 3 |
|
Dependent base resolution needed for GCC-3.4 |
| 4 |
|
* include/cln/GV.h: Preceed inherited members with this->. |
| 5 |
|
* include/cln/SV.h: Likewise. |
| 6 |
|
* include/cln/object.h: Likewise. |
| 7 |
|
* src/base/hash/cl_hash1.h: Likewise. |
| 8 |
|
* src/base/hash/cl_hash1weak.h: Likewise. |
| 9 |
|
* src/base/hash/cl_hash2.h: Likewise. |
| 10 |
|
* src/base/hash/cl_hashuniq.h: Likewise. |
| 11 |
|
* src/base/hash/cl_hash.h: Make lookup of static member function |
| 12 |
|
explicit. |
| 13 |
|
* src/base/hash/cl_hash2weak.h: Likewise. |
| 14 |
|
* src/base/hash/cl_hashuniqweak.h: Likewise. |
| 15 |
|
* src/modinteger/cl_MI.cc: Make shell-comment a C-comment. Geez. |
| 16 |
|
|
| 17 |
2003-02-24 Bruno Haible <bruno@clisp.org> |
2003-02-24 Bruno Haible <bruno@clisp.org> |
| 18 |
|
|
| 19 |
* src/base/random/cl_random_from.cc (random_state::random_state): Add |
* src/base/random/cl_random_from.cc (random_state::random_state): Add |