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

Chris Nauroth updated HADOOP-11547:
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.7.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Thank you for the review, Colin.  I committed this to trunk and branch-2.

bq. -1 tests included. The patch doesn't appear to include any new or modified 
tests.

There were no new tests, because this fixed a compilation failure on Windows.  
I verified that existing native code tests passed.

bq. Technically, it's "threadsafe error" 

I'm sticking with the Merriam Webster definition:

{quote}
something that causes very strong feelings of fear
{quote}


> hadoop-common native compilation fails on Windows due to missing support for 
> __attribute__ declaration.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-11547
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11547
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: native
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>             Fix For: 2.7.0
>
>         Attachments: HADOOP-11547.001.patch, HADOOP-11547.002.patch, 
> HADOOP-11547.003.patch
>
>
> HADOOP-11403 made a change to include exception.h in NativeIO.c.  This header 
> includes use of the non-standard gcc {{\_\_attribute\_\_}} declaration, and 
> thus fails compilation on Windows.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to