Summary

rpc egg uses deprecated "project" procedure

Metadata

Attachments

Description

The RPC egg fails to install under experimental Chicken (this includes development snapshots) because it uses the "project" procedure which is deprecated.

The attached patch should fix this.

Changes and comments

[2011-03-15 19:23:39 UTC] sjamaan attached remove-project.patch (description=Get rid of "project" by using a simpler approach (a direct lambda))

[2011-03-15 19:27:11 UTC] sjamaan changed status from new to closed

[2011-03-15 19:27:11 UTC] sjamaan set resolution to duplicate

[2011-03-15 19:27:11 UTC] sjamaan wrote:

Sorry, this was reported by Mario already at #522