[patch] Updating "directoryContentsAtPath:"

From: Fabiano Fidêncio <fabiano_at_fidencio.org>
Date: Tue Apr 19 2011 - 04:39:32 CEST

Howdy!

directoryContentsAtPath: was deprecated in Mac OS X v10.5. So, we need
use contentsOfDirectoryAtPath:error: instead.

This patch remembered myself to say: I'm not changing any pre-existent
behavior. So, if an error wasn't treated, this error still isn't
treated.
Just to clarify, my first effort is to remove all deprecated methods
and not to change any other issue.

Best Regards,

-- 
Fabiano Fidêncio

Received on Tue Apr 19 04:39:47 2011

This archive was generated by hypermail 2.1.8 : Tue Apr 19 2011 - 04:39:47 CEST