carve icon indicating copy to clipboard operation
carve copied to clipboard

unhandled switch case, probably a missing break

Open GoogleCodeExporter opened this issue 11 years ago • 0 comments

I'm currently trying to create some intersections with carve. I keep getting 
the following error from time to time:

"~/carve-1.4.0/lib/intersect_classify_common_impl.hpp:255  "unhandled switch 
case -- should not happen""

It seems that there is missing a "break;" in 
intersect_classify_common_impl.hpp:252.




Original issue reported on code.google.com by [email protected] on 12 May 2013 at 9:32

GoogleCodeExporter avatar Mar 04 '15 09:03 GoogleCodeExporter