chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #576: qt egg does not install in 4.6.7 because getenv


From: Chicken Trac
Subject: [Chicken-janitors] #576: qt egg does not install in 4.6.7 because getenv is now get-environment-variable
Date: Thu, 19 May 2011 02:41:31 -0000

#576: qt egg does not install in 4.6.7 because getenv is now get-environment-
variable
--------------------------+-------------------------------------------------
 Reporter:  ewfalor       |       Owner:       
     Type:  defect        |      Status:  new  
 Priority:  major         |   Milestone:  4.7.0
Component:  extensions    |     Version:  4.6.x
 Keywords:  qt egg setup  |  
--------------------------+-------------------------------------------------
 The file qt.setup at line 8 calls getenv, which is now called get-
 environment-variable in Chicken 4.6.7.

 Attached is a patch with a proposed fix: use version>=? and call getenv or
 get-environment-variable as appropriate.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/576>
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]