For an interface, we generate two typecode objects: one in
the enclosing scope, and one in the interface's own scope.
When initializing the object in the enclosing scope, do not
erroneously reference that in the interface scope.
Fixes P921-037
Subversion-branch: /trunk/polyorb
Subversion-revision: 251246
Make sure builder switches from the command line are passed to the
builder
in the correct command line section, even if Arguments specify -Xargs.
Followup on P120-017
Subversion-branch: /trunk/polyorb
Subversion-revision: 246314
(Starts_With): New subprogram
* compilers/gnatdist/xe_utils.adb
(Scan_Dist_Arg):
Pass --unchecked-shared-lib-imports down to gnat ls
Fixes P120-017
Subversion-branch: /trunk/polyorb
Subversion-revision: 246124
partition main unit to gprbuild instead of full path, to avoid
inconsistency on Windows.
Fix for O402-004 regression coming from changes for NC22-002
Subversion-branch: /trunk/polyorb
Subversion-revision: 237806
inserted in the homonyms chain in the order they were declared
so that later reopening of modules correctly override earlier
ones.
Further fix for N909-046
Subversion-branch: /trunk/polyorb
Subversion-revision: 232591
1
from it to compensate for incrementation by Skip_Line.
Fixes regression introduced by change for N723-007
Subversion-branch: /trunk/polyorb
Subversion-revision: 232397
reopening a module so that they are correctly visible further on.
In backends, ignore instances of a module that has been reopened further
on, to prevent duplicate processing.
Fix for N909-046
Subversion-branch: /trunk/polyorb
Subversion-revision: 232364
Add corresponding support for running a DSA application with no name
server
at all.
For M301-038, LC11-042
Subversion-branch: /trunk/polyorb
Subversion-revision: 203428