Opened 9 years ago

Closed 9 years ago

#61 closed defect (fixed)

Fix map355 to not access variables before setting them (MCR10008)

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

Description

Reorder argument processing code in map355 so as to check options after
they are scanned.

The variable 'options' is automatic and is read before it is set,
causing argument processing to mis-construct segment names and incorrect
report an error.

ldd>tools>s>bound_dn355_tools_.s.archive$map355.pl1

http://swenson.org/multics_wiki/downloads/doc/MCR10008.txt addresses this issue.

Change History (1)

comment:1 by Eric Swenson, 9 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.