From: Richard D. <ric...@us...> - 2007-06-25 09:48:28
|
Update of /cvsroot/file-extattr/File-ExtAttr In directory sc8-pr-cvs17:/tmp/cvs-serv13059 Modified Files: TODO Log Message: Test xattrs on dirs Index: TODO =================================================================== RCS file: /cvsroot/file-extattr/File-ExtAttr/TODO,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** TODO 2 Oct 2006 22:06:54 -0000 1.15 --- TODO 25 Jun 2007 09:48:27 -0000 1.16 *************** *** 10,13 **** --- 10,14 ---- symbolic link handling (O_NOFOLLOW on Mac OS X) Check it can be used with Perl 5.6.x + Test setting attributes on directories, as suggested at Brum.pm Factor out common code from the tests Refactor the buffer allocation into a common function in ExtAttr.xs |