1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-29 00:09:04 +02:00
Files
coreutils/src
Jim Meyering 3db7c2c03c install: avoid a portability bug when compiling with non-gcc
* src/install.c (extra_mode): Be careful to return only a 0 or 1
value, since this is a "bool" function, and there are still some
compilers for which this is necessary.  Without this change,
Bernhard Voelker reported that the Forte Developer 7 C 5.4 2002/03/09
compiler would produce a malfunctioning "install" binary.  Details in
http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/17710/focus=17760
2009-08-20 10:46:22 +02:00
..
2009-08-07 17:14:22 +02:00
2009-08-07 17:14:22 +02:00
2009-08-13 16:06:50 +01:00
2009-08-07 17:14:22 +02:00
2009-08-10 09:17:07 +02:00