* lib/sgroupio.c: Avoid assignments in comparisons.
* lib/sgroupio.c: Add brackets. * lib/sgroupio.c: Avoid implicit conversion of pointers / integers to booleans. * lib/sgroupio.c: The changed, isopen, locked, and readonly fields of the db are booleans. * lib/sgroupio.h, lib/sgroupio.c: sgr_file_present returns a bool. * lib/sgroupio.h: Add protection against multiple inclusions.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2008-05-26 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/sgroupio.c: Avoid assignments in comparisons.
|
||||
* lib/sgroupio.c: Add brackets.
|
||||
* lib/sgroupio.c: Avoid implicit conversion of pointers / integers
|
||||
to booleans.
|
||||
* lib/sgroupio.c: The changed, isopen, locked, and readonly fields
|
||||
of the db are booleans.
|
||||
* lib/sgroupio.h, lib/sgroupio.c: sgr_file_present returns a bool.
|
||||
* lib/sgroupio.h: Add protection against multiple inclusions.
|
||||
|
||||
2008-05-26 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/gshadow.c: nis_used and nis_bound are booleans.
|
||||
|
Reference in New Issue
Block a user