mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
Unsigned_Long_Long versions. Change all call sites to use the
appropriate one, with type conversions as necessary. This fixes several
latent bugs where we were converting (e.g.) Long_Long to Integer,
possibly raising Constraint_Error in rare cases.
See also change 10428.
[Imported from Perforce change 10452 at 2006-12-01 22:55:59]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37911
README for PolyORB Tools ------------------------ $Id: //droopi/main/tools/README#2 $ PolyORB provides some helper tools po_catref : output information held in a stringified reference, e.g. CORBA IOR, corbaloc or URI po_dumpir : output information held in a CORBA Interface Repository instance. po_names : generic naming server, compatible with CORBA COS Naming API. To be used when no dependences on CORBA is required.