Remove the const qualifier from the return type of formula::hash(), GCC complains.
This commit is contained in:
parent
0129018b58
commit
9cadc24173
2 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2008-06-11 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/internal/formula.hh (formula::hash): Remove the const
|
||||
qualifier from the return type, GCC 4.3.1 gicomplains.
|
||||
|
||||
2008-06-02 Guillaume SADEGH <sadegh@lrde.epita.fr>
|
||||
|
||||
Test suite for the NipsVM front-end.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue