﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1138	sqlite3: use of ##sys#expand-home-path	Mario Domenech Goulart	Thomas Chust	"##sys-expand-home-path has been removed from CHICKEN (4f91e654f04254ba1039e327460e643fefbf5e36), but sqlite3 still uses it:

{{{
$ grep -n expand-home *.scm
24:    ##sys#expand-home-path
559:        (##sys#expand-home-path path) #$db)
}}}

It causes errors in the sqlite3's tests: http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2014/07/02/yesterday-diff/log2/test/sqlite3.html"	defect	closed	major	someday	extensions	4.9.x	fixed	sqlite3		
