On 11/23/2014 13:13, Jonas Maebe wrote: > On 23/11/14 12:04, John Marino wrote: > >> B) rtl/bsd/ostypes: fixed constants S_IRUSR, S_IWUSR, S_IRGRP, >> S_IWGRP, S_IXGRP. These were actually incorrect. > > Not for Darwin at least: > > Since these are octal numbers, they correspond to the existing (binary > notation) constants in the RTL afaics. >
You're right, I got burned by oct/hex. John _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
