Guest User

Opennurbs compile warning/error

a guest
Aug 1st, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.01 KB | None | 0 0
  1. Scanning dependencies of target libbrep
  2. [ 18%] Building CXX object src/libbrep/CMakeFiles/libbrep.dir/intersect.cpp.o
  3. /usr/code/brlcad/src/other/openNURBS/opennurbs_array_defs.h: In function ‘int ON_Intersect(const ON_Surface*, const ON_Surface*, ON_ClassArray<ON_SSX_EVENT>&, double, double, double, const ON_Interval*, const ON_Interval*, const ON_Interval*, const ON_Interval*)’:
  4. /usr/code/brlcad/src/other/openNURBS/opennurbs_array_defs.h:396: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false
  5. /usr/code/brlcad/src/other/openNURBS/opennurbs_array_defs.h:396: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false
  6. /usr/code/brlcad/src/other/openNURBS/opennurbs_array_defs.h:396: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false
  7. /usr/code/brlcad/src/other/openNURBS/opennurbs_array_defs.h:396: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false
Advertisement
Add Comment
Please, Sign In to add comment