Summary

chicken-doc-admin starts breaking on 2011-06-19

Metadata

Description

It was not breaking until 2011-06-18 and has not been changed lately. The error message is http://tests.call-cc.org/master/linux/x86/2011/06/19/salmonella-report/chicken-doc-admin.html

So, I suppose something changed in master that affected chicken-doc-admin (salmonella uses chicken from the master branch).

Changes and comments

[2011-06-20 19:32:35 UTC] mario changed keywords from chickadee to chicken-doc-admin

[2011-06-20 19:32:35 UTC] mario changed description

[2011-06-20 19:32:35 UTC] mario changed summary

[2011-06-20 19:39:39 UTC] zbigniew changed cc from zbigniew to zbigniew, felix

[2011-06-20 19:39:39 UTC] zbigniew wrote:

Reverting a2f3fb120 fixes the breakage. I do (use chicken-syntax) so I can (use) within an eval (so I can use while I use). I guess this means either my code was wrong and is now exposed for the impostor that it is, or the core patch is wrong.

[2011-06-23 19:07:58 UTC] felix changed status from new to assigned

[2011-06-23 19:07:58 UTC] felix set owner to felix

[2011-06-23 19:07:58 UTC] felix wrote:

Ugh. `chicken-syntax` doesn't have an import library. I will special-case this.

[2011-06-23 19:08:06 UTC] felix changed component from unknown to core libraries

[2011-06-23 19:55:57 UTC] felix changed owner from felix to zbigniew

[2011-06-23 19:55:57 UTC] felix wrote:

See commit 4e36ed9 (master). If this works for you, then please close the ticket.

[2011-06-23 22:51:38 UTC] zbigniew changed status from assigned to closed

[2011-06-23 22:51:38 UTC] zbigniew set resolution to fixed

[2011-06-23 22:51:38 UTC] zbigniew wrote:

Cherry-picked 4e36ed9 (too many other changes) and it works fine. Thanks.

[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0

[2012-09-24 21:47:48 UTC] felix wrote:

Milestone 4.8.0 deleted