* src/misc/freelist.cc (free_list::remove): Work around
invalidated iterators. * tgba/bdddict.cc (unregister_variable): New methods, extracted from ... (bdd_dict::unregister_all_my_variables): ... here. * tgba/bdddict.hh (unregister_variable): Declare them.
This commit is contained in:
parent
784ccafb1b
commit
3c3b23bfa4
4 changed files with 90 additions and 60 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2004-03-25 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/misc/freelist.cc (free_list::remove): Work around
|
||||
invalidated iterators.
|
||||
* tgba/bdddict.cc (unregister_variable): New methods,
|
||||
extracted from ...
|
||||
(bdd_dict::unregister_all_my_variables): ... here.
|
||||
* tgba/bdddict.hh (unregister_variable): Declare them.
|
||||
|
||||
2004-03-23 Alexandre DURET-LUTZ <adl@src.lip6.fr>
|
||||
|
||||
* src/misc/freelist.hh (free_list::remove, free_list::insert): New
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue