[omniORB] 1 / 15 causes assertion failure in corbaFixed.cc line 222

Mike Mascari mascarm at mascari.com
Fri May 30 20:15:51 BST 2003


Hello.

I have the following IDL:

typedef fixed<16,4> Numeric

And the following C++ causes an assertion failure:

Numeric value, x, y;

x = 1;
y = 15;
value = x / y;

Any clues?

Mike Mascari
mascarm at mascari.com





More information about the omniORB-list mailing list