Opened 6 years ago

#212 new defect

>ldd>xref>total.crossref contains program names including bogus ARCHIVE:: prefix

Reported by: Gary Dixon Owned by: Eric Swenson
Priority: major Milestone:
Component: Documentation Version:
Keywords: Cc:

Description

Many (but not all) of the programs in bound_mbuild_ are listed in the peruse_crossref data file (>ldd>xref>total.crossref) preceded by a bogus source archive name. For example:

pcref help_$init
References to help_$init: (bound_info_rtns_ in STANDARD)

help.pl1, help_rql_.pl1, mbuild_help_.s::mbuild_help_.pl1,
probe_info_requests_.pl1, tedhelp_.pl1, tutorial.pl1,
xforum_help_.pl1, xmail_display_help_.pl1

The extent of this problem is shown in the output of the following command:

print >ldd>xref>total.crossref -match ::

Try that command to see the extent of this problem. You will see that many (but not all) of the mbuild*.pl1 source files listed in this output have this archive component name structure. It does not seem to affect other PL/I programs listed in the cross reference data.

Cause of this problem is unknown.

Change History (0)

Note: See TracTickets for help on using tickets.