On 2006-03-09 18:42:13 -0600 Enrico Sersale <address@hidden> wrote:
On 2006-03-09 10:55:20 +0200 Richard Frith-Macdonald
<address@hidden> wrote:
On 8 Mar 2006, at 13:32, Enrico Sersale wrote:
2) I can't find a way to remove broken symlinks; - removeFileAtPath::
doesn't work in this case.
I can't see why this shouldn't work for you ... the code looks OK and the
method works fine for me.
This was a GWorkspace bug; fixed. I was assuming that -fileExistsAtPath:
doesn't traverse the link but refers to the symbolic link itself.
This should not happen... Does GWorkspace crash only deleting or with all
the file operations?
Perhaps a gdb backtrace could help me
While on the subject of symlinks GWorkspace can't select dangling symlinks
there for can't be moved or deleted.
later
Jonathan Isom