Declare the child and pid variable at the beginning of a block. This
fixes a compilation issue with gcc 2.95. The intent is the same as Gentoo's patch shadow-4.0.12-gcc2.patch.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2007-11-14 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/newgrp.c, NEWS: Declare the child and pid variable at the
|
||||
beginning of a block. This fixes a compilation issue with gcc 2.95.
|
||||
|
||||
2007-11-14 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/Makefile, NEWS: Add a suidperms variable. This should ease
|
||||
|
Reference in New Issue
Block a user