chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #242: -verbose not recognized by csc


From: Chicken Trac
Subject: [Chicken-janitors] #242: -verbose not recognized by csc
Date: Wed, 19 May 2010 14:37:54 -0000

#242: -verbose not recognized by csc
--------------------------+-------------------------------------------------
 Reporter:  mario         |       Owner:       
     Type:  defect        |      Status:  new  
 Priority:  minor         |   Milestone:  4.6.0
Component:  core tools    |     Version:  4.5.0
 Keywords:  csc, verbose  |  
--------------------------+-------------------------------------------------
 csc doesn't recognize {{{-verbose}}}, although {{{csc -help}}} says it
 should be supported:

 {{{
  $ csc -help | grep verbose
     -vv  -verbose                  display information about translation
 }}}

 {{{
 $ csc -verbose foo.scm
 csc: invalid option `-verbose'
 }}}

 {{{
 $ csc -version
 (c)2008-2010 The Chicken Team
 (c)2000-2007 Felix L. Winkelmann
 Version 4.5.0
 linux-unix-gnu-x86 [ manyargs dload ptables ]
 compiled 2010-05-13 on mario (Linux)

 Enter "chicken -help" for information on how to use it.
 }}}

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/242>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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