Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The build currently produces the following warnings, which we should address:
"C:\src\reef\lang\cs\Org.Apache.REEF.sln" (default target) (1) -> "C:\src\reef\lang\cs\Org.Apache.REEF.Client\Org.Apache.REEF.Client.csproj" (default target) (15) -> "C:\src\reef\lang\cs\Org.Apache.REEF.Bridge\Org.Apache.REEF.Bridge.vcxproj" (default target) (17) -> (ClCompile target) -> InteropReturnInfo.cpp(76): warning C4311: 'type cast': pointer truncation from 'jobject' to 'int' [C:\src\reef\lang\c s\Org.Apache.REEF.Bridge\Org.Apache.REEF.Bridge.vcxproj] InteropReturnInfo.cpp(76): warning C4302: 'type cast': truncation from 'jobject' to 'int' [C:\src\reef\lang\cs\Org.Ap ache.REEF.Bridge\Org.Apache.REEF.Bridge.vcxproj] InteropReturnInfo.cpp(84): warning C4311: 'type cast': pointer truncation from 'jobject' to 'int' [C:\src\reef\lang\c s\Org.Apache.REEF.Bridge\Org.Apache.REEF.Bridge.vcxproj] InteropReturnInfo.cpp(84): warning C4302: 'type cast': truncation from 'jobject' to 'int' [C:\src\reef\lang\cs\Org.Ap ache.REEF.Bridge\Org.Apache.REEF.Bridge.vcxproj]
Attachments
Issue Links
- links to