Summary
bind: tests report a missing file (foreign-transformer-test.scm)
Metadata
- Id: 155db0e9b9079e96c3d423f33d13ac63b9116cd8
- Trac id: 1035
- Type: defect
- Reporter: mario
- Owner: felix
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone: someday
- Version: 4.8.x
- Changetime: 2013-09-22 17:19:57 UTC
- Created: 2013-07-18 01:53:16 UTC
- Keywords: bind
Description
See http://tests.call-cc.org/master/linux/x86/2013/07/17/salmonella-report/test/bind.htmlz
foreign-transformer-test.scm seems to be out of the tests directory (in the parent directory).
Changes and comments
[2013-09-22 17:19:57 UTC] sjamaan changed status from new to closed
[2013-09-22 17:19:57 UTC] sjamaan set resolution to fixed
[2013-09-22 17:19:57 UTC] sjamaan wrote:
Felix had fixed this in commit [[29020]|]. Unfortunately, the tag was "committed into" in one go, creating a difference between the tag and trunk in where the file was located. I took the liberty of copying trunk once more to 1.5.1 (chgset [[29776]|]), hopefully fixing this problem.