mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
Also kill redundant check for generated code from IDL. This fixes compilation due to: warning: unnecessary with of ancestor [-gnatwr] Change-Id: Iec9f29cdcc033afb4ba3d6f32d8aff7aacec6cfd
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.