Skip Menu |

This queue is for tickets about the File-ExtAttr CPAN distribution.

Report information
The Basics
Id: 31970
Status: resolved
Priority: 0/
Queue: File-ExtAttr

People
Owner: richdawe [...] cpan.org
Requestors: richdawe [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.07
Fixed in: 1.09



Subject: OS X: setfattr fails to set empty value
setfattr() calls setxattr()/fsetxattr() on Mac OS X. This appears to fail with -1 and errno == EINVAL when the value is empty (size == 0). t/12empty.t shows this -- it fails on Mac OS X 10.4.
Fixed in CVS.
Noted as a bug in Mac OS X 10.4 and earlier; t/12empty.t test case skips as of version 1.09.