chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #269: Maybe better message for minimum extension requ


From: Chicken Trac
Subject: [Chicken-janitors] #269: Maybe better message for minimum extension requirements
Date: Tue, 08 Jun 2010 00:19:58 -0000

#269: Maybe better message for minimum extension requirements
-------------------------------+--------------------------------------------
 Reporter:  mario              |       Owner:       
     Type:  enhancement        |      Status:  new  
 Priority:  not urgent at all  |   Milestone:  4.6.0
Component:  core libraries     |     Version:  4.5.x
 Keywords:  setup-api          |  
-------------------------------+--------------------------------------------
 The error message at http://tests.call-cc.org/2010/06/07/salmonella-report
 /mw-core.html is

 {{{
 Error: the required extension `"z3"' is older than 1.39, which is what
 this extension requires
 }}}

 The attached patch makes it look like

 {{{
 Error: the currently installed extension `"z3"' is older than 1.39, which
 is the minimum version that this extension requires
 }}}

 Does it sound better?  I guess so (that's why I'm filling this ticket),
 but maybe it's just me.  Feel free to ignore this patch or to improve it.
 Maybe the triple-quotes are too much.

 Also, the error for mw-core looks weird, since it says that 1.40 is older
 than 1.39.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/269>
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]