* lib/gshadow.c: nis_used and nis_bound are booleans.
* lib/gshadow.c: Avoid implicit conversion of pointers / integers to booleans. * lib/gshadow.c: Avoid assignments in comparisons. * lib/gshadow.c: Add brackets.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,11 @@
|
||||
2008-05-26 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/gshadow.c: nis_used and nis_bound are booleans.
|
||||
* lib/gshadow.c: Avoid implicit conversion of pointers / integers
|
||||
to booleans.
|
||||
* lib/gshadow.c: Avoid assignments in comparisons.
|
||||
* lib/gshadow.c: Add brackets.
|
||||
|
||||
2008-05-26 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/groupio.c: The changed, isopen, locked, and readonly fields
|
||||
@@ -6,8 +14,8 @@
|
||||
|
||||
2008-05-26 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/sgetgrent.c: implicit conversion of pointers / chars to
|
||||
booleans.
|
||||
* lib/sgetgrent.c: Avoid implicit conversion of pointers / chars
|
||||
to booleans.
|
||||
* lib/sgetgrent.c: Avoid assignments in comparisons.
|
||||
* lib/sgetgrent.c: Add brackets.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user