Ticket #499 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

command-line does not satisfy R6RS spec

Reported by: will Owned by: will
Priority: major Milestone: Larceny 0.96
Component: library Version: all
Keywords: command-line Cc:

Description

These bugs were reported by Dr Thomas Gordon.

In (rnrs programs), the command-line procedure should return a list, not a vector, and all of its elements should be strings, with no symbols.

The scheme-script processor should convey all of the original command-line arguments to the command-line procedure.

Change History

Changed 6 months ago by will

  • status changed from new to closed
  • resolution set to fixed

The first part of this bug report was fixed in changeset:5111.

The second part was fixed in changeset:5113.

Note: See TracTickets for help on using tickets.