﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1137	sql-de-lite: use of ##sys#expand-home-path	Mario Domenech Goulart	Jim Ursetto	"{{{##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/)"	defect	closed	major	someday	extensions	4.9.x	fixed	sql-de-lite		
