[omniORB] Disabling omni::assertFail

Duncan Grisby duncan at grisby.org
Fri May 30 14:49:06 BST 2003


On Tuesday 27 May, Malge Nishant wrote:

> 	Can I disable the OMNIORB_ASSERT, OMNIORB_USER_CHECK by using #if 0
> in omniInternal.h? 

You can, but it's very foolish to do so.

> What will be the side effect of this?

You will mask bugs in omniORB and application code, and cause later
things to blow up, and you'll have no idea why. The assertions are
there for a good reason.

Cheers,

Duncan.

PS. There's no need to send emails to me personally as well as the
omniORB list. Funnily enough, I am subscribed to the list.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list