You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2011/07/01 07:15:30 UTC

[lucy-issues] [jira] [Resolved] (LUCY-161) Always use CreateHardLink() on Windows.

     [ https://issues.apache.org/jira/browse/LUCY-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey resolved LUCY-161.
----------------------------------

    Resolution: Fixed

> Always use CreateHardLink() on Windows.
> ---------------------------------------
>
>                 Key: LUCY-161
>                 URL: https://issues.apache.org/jira/browse/LUCY-161
>             Project: Lucy
>          Issue Type: Bug
>          Components: Store
>    Affects Versions: 0.1.0 (incubating)
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Minor
>             Fix For: 0.1.1 (incubating), 0.2.0 (incubating)
>
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira