Summary
`spock' (driver.scm) returns unspecified value when `files' is null
Metadata
- Id: ae5f010994f8a93604ec9824e2cddfd816b8418a
- Trac id: 545
- Type: defect
- Reporter: mario
- Owner: felix
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.6.x
- Changetime: 2011-03-28 10:08:03 UTC
- Created: 2011-03-26 20:44:36 UTC
- Keywords: spock, driver.scm
Attachments
- ae5f010994f8a93604ec9824e2cddfd816b8418a/attachments/spock.diff
Description
This breaks <script>, for example.
I don't understand why there's a test to check if files is a pair. <script> works again if I remove that check (patch attached).
Changes and comments
[2011-03-26 20:45:49 UTC] mario attached spock.diff (description=#f)
[2011-03-28 09:42:57 UTC] felix removed milestone 4.7.0
[2011-03-28 10:08:03 UTC] felix changed status from new to closed
[2011-03-28 10:08:03 UTC] felix set resolution to fixed
[2011-03-28 10:08:03 UTC] felix wrote:
Thanks.