[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #38450] -[NSFileManager contentsEqualAtPath:andPath:] gives incorre
From: |
Larry Campbell |
Subject: |
[bug #38450] -[NSFileManager contentsEqualAtPath:andPath:] gives incorrect results for directories |
Date: |
Fri, 01 Mar 2013 15:45:03 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_7_5; en-US) AppleWebKit/533.21.1+(KHTML, like Gecko, Safari/533.19.4) Version/5.11.1 OmniWeb/622.18.0 |
URL:
<http://savannah.gnu.org/bugs/?38450>
Summary: -[NSFileManager contentsEqualAtPath:andPath:] gives
incorrect results for directories
Project: GNUstep
Submitted by: lcampbel
Submitted on: Fri 01 Mar 2013 03:45:02 PM GMT
Category: Base/Foundation
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
This method is supposed to compare two paths; if they're directories, it's
supposed to recurse into them. It works for plain files, but for directories,
it doesn't actually compare the contents of the items in the directories, just
their names and file types.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?38450>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #38450] -[NSFileManager contentsEqualAtPath:andPath:] gives incorrect results for directories,
Larry Campbell <=