[omniORB] Warning with omniORBpy 2.2 and Python 2.3.2

Bruno Marconi bmarconi at cisco.com
Tue Oct 14 12:10:33 BST 2003



Hi,

I see this warning when I use omniORBpy 2.2 with Python 2.3.2:

./omniORB/python2.3/site-packages/omniORB/tcInternal.py:153: FutureWarning:
hex/oct constants > sys.maxint will return positive values in Python 2.4 and
up
  tv__indirect          = 0xffffffff

Using -1 instead of 0xffffffff eliminates the warning and does not seem to
hurt.

-
Bruno




More information about the omniORB-list mailing list