chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1137: sql-de-lite: use of ##sys#expand-home-path


From: Chicken Trac
Subject: [Chicken-janitors] #1137: sql-de-lite: use of ##sys#expand-home-path
Date: Sun, 06 Jul 2014 15:46:04 -0000

#1137: sql-de-lite: use of ##sys#expand-home-path
-------------------------+--------------------------------------------------
 Reporter:  mario        |       Owner:  zbigniew
     Type:  defect       |      Status:  new     
 Priority:  major        |   Milestone:  someday 
Component:  extensions   |     Version:  4.9.x   
 Keywords:  sql-de-lite  |  
-------------------------+--------------------------------------------------
 {{{##sys-expand-home-path}}} has been removed from CHICKEN
 (4f91e654f04254ba1039e327460e643fefbf5e36), but sql-de-lite still uses it:

 {{{
 $ grep -n expand-home sql-de-lite.scm
 789:             (##sys#expand-home-path filename)
 796:      (let* ((rv (sqlite3_open (##sys#expand-home-path filename)
 }}}

 It is probably the cause of test failures for sql-de-lite itself, ugarit,
 sqdb and nomads (see http://salmonella-linux-x86-64.call-cc.org/master-
 debugbuild/gcc/linux/x86-64/2014/07/02/yesterday-diff/)

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