Opened 5 months ago

Last modified 5 months ago

#386 assigned defect

cref is no longer working properly — at Initial Version

Reported by: Eric Swenson Owned by: Eric Swenson
Priority: major Milestone: MR12.9
Component: Tools Version:
Keywords: Cc:

Description

Some change in MR12.9 has broken cref. Rather than emitting entries in this form:

--------------------                          ***** bound_chaos_file_ in NETWORK *****                          ------------------
\c--
cftp_request_table_
 cftp_request_table_
                    chaos_ftp.pl1

It is now emitting entries in this form, which breaks pcref:

--------------------                          ***** bound_chaos_file_ in NETWORK *****                          ------------------
\c--
cftp_request_table_
 cftp_request_table_
                    chaos_ftp.s::chaos_ftp.pl1

The filename (chaos_ftp.s::chaos_ftp.pl1) is malformed.

Change History (0)

Note: See TracTickets for help on using tickets.