ab316 / opennero

Automatically exported from code.google.com/p/opennero
Other
0 stars 0 forks source link

Unclean crash when making primitive calls from python #70

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Call findInRay() with the first two parameters not being Vector3f s
2. attempt to print anything immediately after
3. This should cause some really weird crashes

What is the expected output? What do you see instead?
It should crash when findInRay gets incorrect input. Instead it keeps going and 
breaks some time later.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by AdamDz...@gmail.com on 19 Feb 2011 at 6:13

GoogleCodeExporter commented 9 years ago

Original comment by ikarpov on 7 Mar 2011 at 5:24

GoogleCodeExporter commented 9 years ago
this is a combination of documentation and error handling

Original comment by ikarpov on 9 Mar 2011 at 7:56

GoogleCodeExporter commented 9 years ago

Original comment by ikarpov on 1 Sep 2013 at 7:00