Opened 7 years ago

Closed 5 years ago

#176 closed defect (worksforme)

Command "help map355 -brief" prints \000\000... under the List of severity values heading.

Reported by: Gary Dixon Owned by: Eric Swenson
Priority: minor Milestone: MR12.7
Component: Documentation Version:
Keywords: Cc:

Description

This appears to be a collision between formatting of >doc>privileged>map355.info and help command's expectations of proper format. Any info seg section title beginning "List of..." is expected to have an argument-like format, to permit the -brief operation of help to list those item names, and -ca XXX to list the description of item XXX.

In map355, we have:

      67  List of severity values:  The map355 command sets the following
      68  severity values to be returned by the severity active function when the
      69  "map355" keyword is used:
      70  
      71        Value     Meaning
      72  
      73          0       No error (or command not yet used)
      74          1       The assembly produced warning flags
      75          2       The objdk segment could not be created
help map355 -bf

Syntax as a command:  map355 pathname {-control_args}

Control arguments:   -check              -list, -ls
-argument list,      -comdk              -macro_file path
   -ag list          -gcos_list, -gcls   -noconvert

List of severity values:
"map355" keyword is used:
  the severity active function when the
\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\00
\c0\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000
\c\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\
\c000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\0
\c00\000\000\000\000\000\000

Change History (1)

comment:1 by Eric Swenson, 5 years ago

Milestone: MR12.7
Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.