* src/sanity/style.test: Suggest using "x->y", not "(*x).y".
* src/tgbaalgos/tarjan_on_fly.cc: Fix.
This commit is contained in:
parent
2c0a2cd517
commit
8b3bfaacdb
3 changed files with 16 additions and 10 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2004-09-27 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/sanity/style.test: Suggest using "x->y", not "(*x).y".
|
||||
* src/tgbaalgos/tarjan_on_fly.cc: Fix.
|
||||
|
||||
2004-09-23 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/sanity/style.test: Suggest ++i over i++ when it does not
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue