Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
f61b69ef
Commit
f61b69ef
authored
Jun 22, 2004
by
Alexandre Duret-Lutz
Browse files
* src/sanity/style.test: Typo.
parent
eb085225
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
f61b69ef
2004-06-22 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/sanity/style.test: Typo.
2004-06-22 Thomas Martinez <martinez@src.lip6.fr>
* src/tgbatest/ltl2tgba.cc, src/tgbaalgos/reductgba_sim_del.cc,
...
...
src/sanity/style.test
View file @
f61b69ef
...
...
@@ -111,7 +111,7 @@ for dir in "${INCDIR-..}" "${INCDIR-..}"/../iface; do
diag
'No useless parentheses after delete.'
grep
-
e
'return[ ]*[(][^(]*[)];'
$tmp
&&
diag
'No useless parentheses after
delete
.'
diag
'No useless parentheses after
return
.'
grep
'NULL'
$tmp
&&
diag
'Use 0 instead of NULL. NULL is not portable.'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment