Suggest using bddtrue and bddfalse instead of bdd_true() and
bdd_false(). * src/sanity/style.test: Catch uses of bdd_true() or bdd_false().
This commit is contained in:
parent
2ba963200a
commit
57d4df47dd
2 changed files with 10 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2010-11-24 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Suggest using bddtrue and bddfalse instead of bdd_true() and
|
||||
bdd_false().
|
||||
|
||||
* src/sanity/style.test: Catch uses of bdd_true() or bdd_false().
|
||||
|
||||
2010-11-20 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Fix some struct/class missmatches reported by clang.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue