hunshenshi opened a new pull request #741: HDFS-14425:Native build fails on 
macos due to jlong in hdfs.c
URL: https://github.com/apache/hadoop/pull/741
 
 
   [WARNING] 
/Users/xx/tmp/idea/hadoop-3.2.0-src/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfs/hdfs.c:3033:/Users/xx/tmp/idea/hadoop-3.2.0-src/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfs/hdfs.c:3033:4949::
  warningwarning: : incompatible pointer types passing 'tOffset *' (aka 'long 
long *') to parameter of type 'jlong *' (aka 'long *') 
[-Wincompatible-pointer-types]incompatible pointer types passing 'tOffset *' 
(aka 'long long *') to parameter of type 'jlong *' (aka 'long *') 
[-Wincompatible-pointer-types]

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to