* libmisc/ttytype.c: Avoid implicit conversion of pointers / integers to booleans.
* libmisc/ttytype.c: Avoid assignments in comparisons. * libmisc/ttytype.c: Add brackets and parenthesis. * libmisc/ttytype.c: The return values of fclose is not checked on purpose.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2008-05-26 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/ttytype.c: Avoid implicit conversion of pointers /
|
||||
integers to booleans.
|
||||
* libmisc/ttytype.c: Avoid assignments in comparisons.
|
||||
* libmisc/ttytype.c: Add brackets and parenthesis.
|
||||
* libmisc/ttytype.c: The return values of fclose is not checked on
|
||||
purpose.
|
||||
|
||||
2008-05-26 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/mail.c: Avoid implicit conversion of pointers to
|
||||
|
||||
Reference in New Issue
Block a user