From: Richard D. <ric...@us...> - 2006-10-01 08:24:46
|
Update of /cvsroot/file-extattr/File-ExtAttr In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv4823 Modified Files: TODO Log Message: YATT Index: TODO =================================================================== RCS file: /cvsroot/file-extattr/File-ExtAttr/TODO,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** TODO 30 Sep 2006 22:10:12 -0000 1.12 --- TODO 1 Oct 2006 08:19:08 -0000 1.13 *************** *** 8,12 **** buffer size, reuse buffer? throw exceptions rather than warnings on getxattr() failure ! symbolic link handling Check it can be used with Perl 5.6.x Factor out common code from the tests --- 8,12 ---- buffer size, reuse buffer? throw exceptions rather than warnings on getxattr() failure ! symbolic link handling (O_NOFOLLOW on Mac OS X) Check it can be used with Perl 5.6.x Factor out common code from the tests |