Elaborate, and suggests Elaborate_All, but Elaborate_All causes cyclic
elaboration orders, so turn those warnings off. Compiler also warns
about
missing Elaborate_All's; put those in.
Subversion-branch: /trunk/polyorb
Subversion-revision: 38144
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
test the case where the label without a member is not the default
label.
Followup on F824-004
[Imported from Perforce change 10368 at 2006-12-01 22:54:56]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37828
For the case of a label that has no associated member (which is
legal in IDL), return a void typecode (instead of raising an
exception).
(PolyORB.Representations.CDR.Marshall_From_Any,
PolyORB.Representations.CDR.Unmarshall_To_Any):
Handle the case of a union label with no corresponding member.
Add test for this case to All_Types example.
Fixes F824-004.
[Imported from Perforce change 10360 at 2006-12-01 22:54:49]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37820
Added comment in README to explain of to run example with the
termination
manager.
[Imported from Perforce change 10203 at 2006-12-01 22:51:42]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37664
reply of a request.
Patch submitted by Vadim Godunko, review by Jerome Hugues.
[Imported from Perforce change 10051 at 2006-12-01 22:48:51]
Subversion-branch: /trunk/polyorb
Subversion-revision: 37513