Uploaded image for project: 'Lucy'
  1. Lucy
  2. LUCY-161

Always use CreateHardLink() on Windows.

    XMLWordPrintableJSON

Details

    Description

      FSFolder's Hard_Link() method has been set to prefer link() from
      unistd.h, but this causes problems under Strawberry Perl where GCC
      provides unistd.h without link(). The solution is to always prefer
      CreateHardLink() when windows.h is available.

      Attachments

        Activity

          People

            marvin Marvin Humphrey
            marvin Marvin Humphrey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: