* src/grpunconv.c: Use a bool when possible instead of int
integers. * src/grpunconv.c: Add brackets and parenthesis. * src/grpunconv.c: Ignore return value of setlocale(), bindtextdomain(), and textdomain(). * src/grpunconv.c: Avoid implicit conversion of pointers / integers to booleans.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2008-06-10 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/grpunconv.c: Use a bool when possible instead of int
|
||||
integers.
|
||||
* src/grpunconv.c: Add brackets and parenthesis.
|
||||
* src/grpunconv.c: Ignore return value of setlocale(),
|
||||
bindtextdomain(), and textdomain().
|
||||
* src/grpunconv.c: Avoid implicit conversion of pointers / integers
|
||||
to booleans.
|
||||
|
||||
2008-06-10 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/sulogin.c: Ignore return value of setlocale(),
|
||||
|
Reference in New Issue
Block a user