Summary

sqlite3: use of ##sys#expand-home-path

Metadata

Description

##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

Changes and comments

[2014-07-08 21:36:09 UTC] chust changed status from new to closed

[2014-07-08 21:36:09 UTC] chust set resolution to fixed

[2014-07-08 21:36:09 UTC] chust wrote:

Fixed in 3.6.0