Summary
sqlite3: use of ##sys#expand-home-path
Metadata
- Id: 10fd3aa0125d0174c328d1edadab63aceab5528c
- Trac id: 1138
- Type: defect
- Reporter: mario
- Owner: chust
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: someday
- Version: 4.9.x
- Changetime: 2014-07-08 21:36:09 UTC
- Created: 2014-07-06 17:50:03 UTC
- Keywords: sqlite3
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