[Bf-committers] C++ asserts

Ton Roosendaal ton at blender.org
Sat May 21 13:02:15 CEST 2005


Hi,

Can someone with C++ knowledge find out why this "assert trapping" is  
on in our C++ code?

For example this bug report illustrates it:
http://projects.blender.org/tracker/index.php? 
func=detail&aid=2598&group_id=9&atid=125

Instead of returning to Blender with an error (which is even handled  
with a error message "Not manifold") it just crashes Blender...

There's a test for MT_NDEBUG in ./intern/moto/include/MT_assert.h

Changing this to be 'true' results in a
ld: Undefined symbols: _MT_QueryAssert

I've got no time for full recompile tests, please help! Get rid of  
this! :)

-Ton-

------------------------------------------------------------------------ 
--
Ton Roosendaal  Blender Foundation ton at blender.org  
http://www.blender.org



More information about the Bf-committers mailing list