[comp.lang.modula3] SRC-M3 1.6: bug in ParseParams.GetParameter

muller@src.dec.com (Eric Muller) (04/02/91)

Norman Ramsey reported that ParseParams.GetParameter does not
behave as decribed in the interface:

  Returns NIL if num >= NumParameters.

Actually, a random action is taken in that case, which may even core
dump the program.

Fixed for the next release. Thanks to Norman for reporting the bug.

-- 
Eric.