[ 
https://issues.apache.org/jira/browse/HADOOP-13504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427562#comment-15427562
 ] 

Hudson commented on HADOOP-13504:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10304 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10304/])
HADOOP-13504. Refactor jni_common to conform to C89 restrictions imposed 
(kai.zheng: rev dbcaf999d9ea7a7c6c090903d1982e5b61200c8b)
* (edit) 
hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/erasurecode/jni_common.c


> Refactor jni_common to conform to C89 restrictions imposed by Visual Studio 
> 2010
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-13504
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13504
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: io
>            Reporter: SammiChen
>            Assignee: SammiChen
>             Fix For: 3.0.0-alpha1
>
>         Attachments: HADOOP-13504-v1.patch
>
>
> Piece of code in jni_common declares variables after the first statement in 
> function. This behavior is not allowed in compilers, such as Visual Studio 
> 2010, which only supports C89 C standards. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to