On 12/27/2013 12:12 PM, Marco Leise wrote:
It is a
coincidence that both Windows and POSIX use a 32-bit integer
for file attributes, but not technically sound to confuse them
in a public API.

On Posix this should use mode_t instead which is 16-bit on some platforms.

Reply via email to