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

Marvin Humphrey resolved LUCY-167.
----------------------------------

    Resolution: Fixed
      Assignee: Marvin Humphrey

> INCREF/DECREF symbol collisions under Windows in FSDirHandle.c
> --------------------------------------------------------------
>
>                 Key: LUCY-167
>                 URL: https://issues.apache.org/jira/browse/LUCY-167
>             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)
>
>
> The header file "windows.h" defines INCREF and DECREF, which collide
> the short versions of LUCY_INCREF and LUCY_DECREF.  In most places, we
> already use the long form when windows.h has been #included, but 
> FSDirHandle.c had been missed, causing compilation failure under Cygwin.

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

        

Reply via email to