artanis
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Artanis] --help, --version missing


From: Jean Louis
Subject: [Artanis] --help, --version missing
Date: Sat, 5 Nov 2016 10:05:48 +0300

Hello,

I am just trying again the Artanis, and I have noticed that the
executable art is missing options required by GNU coding standards:
https://www.gnu.org/prep/standards/html_node/Command_002dLine-Interfaces.html#Command_002dLine-Interfaces
 

--help

art: unknown command "--help"
Try `art help' for more information.

and

--version

art: unknown command "--version"
Try `art help' for more information.

and also "art help" is now working:

Backtrace:
In ice-9/boot-9.scm:
 160: 7 [catch #t #<catch-closure 14a2a40> ...]
In unknown file:
   ?: 6 [apply-smob/1 #<catch-closure 14a2a40>]
In ice-9/boot-9.scm:
  66: 5 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 432: 4 [eval # #]
In artanis/commands/help.scm:
  52: 3 [show-help]
  49: 2 [gen-help-str]
  39: 1 [show-cmds-info]
In unknown file:
   ?: 0 [scm-error wrong-type-arg "map" "Not a list: ~S" (#f) #f]

ERROR: In procedure scm-error:
ERROR: In procedure map: Not a list: #f

Jean



reply via email to

[Prev in Thread] Current Thread [Next in Thread]