* HACKING, src/sanity/style.test: NULL is not portable, prohibit it.
* iface/gspn/ssp.cc, src/ltltest/reduc.cc, src/ltltest/syntimpl.cc, src/ltlvisit/basereduc.cc, src/ltlvisit/reducform.cc, src/ltlvisit/syntimpl.cc: Use 0 instead of NULL.
This commit is contained in:
parent
6e3fd873ba
commit
8e324fa2a2
9 changed files with 87 additions and 79 deletions
|
|
@ -1,4 +1,11 @@
|
|||
2004-06-01 Alexandre Duret-Lutz <adl@gnu.org>
|
||||
2004-06-02 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* HACKING, src/sanity/style.test: NULL is not portable, prohibit it.
|
||||
* iface/gspn/ssp.cc, src/ltltest/reduc.cc, src/ltltest/syntimpl.cc,
|
||||
src/ltlvisit/basereduc.cc, src/ltlvisit/reducform.cc,
|
||||
src/ltlvisit/syntimpl.cc: Use 0 instead of NULL.
|
||||
|
||||
2004-06-01 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/ltltest/inf.cc, src/ltltest/inf.test: Rename as ...
|
||||
* src/ltltest/syntimpl.cc, src/ltltest/syntimpl.test: ... these.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue