Menu

#8 nomad_mkdir_recursive Symlink Problem

open-fixed
None
5
2006-02-25
2005-09-07
No

When using the VFS nomad_mkdir_recursive() fails if one
of the intermediate directories is actually a
GNOME_VFS_FILE_TYPE_SYMBOLIC_LINK to a directory
instead of GNOME_VFS_FILE_TYPE_DIRECTORY.

Discussion

  • Polar Humenn

    Polar Humenn - 2005-09-07

    Logged In: YES
    user_id=329529

    This is fixed by adding GNOME_VFS_FILE_INFO_FOLLOW_LINKS
    to the options in nomad_mkdir_recursive().

     
  • David A Knight

    David A Knight - 2006-02-25
    • assigned_to: nobody --> davek
    • status: open --> open-fixed
     
  • David A Knight

    David A Knight - 2006-02-25

    Logged In: YES
    user_id=736

    thanks fixed in cvs.

     

Log in to post a comment.