Summary

compiler seems to loop endlessly on nemo

Metadata

Description

chicken seems to go into an endless loop when attempting to compile nemo.

To reproduce this behavior, just try

 $ chicken-install nemo

using a recent chicken from git.

I'm not sure if it is really an endless loop or some operation that takes a very long time to be performed (I haven't wait until the end).

By bisecting, I found that fe80ccfa8ce886c220b699211991c6a81fea50da may be the culprit.

Changes and comments

[2011-10-07 05:57:05 UTC] iraikov wrote:

Which nemo module causes the compilation to hang?

[2011-10-07 12:09:26 UTC] mario wrote:

Hi Ivan,

It hangs on nemo.scm.

[2011-10-28 09:22:20 UTC] felix changed status from new to assigned

[2011-10-28 09:22:20 UTC] felix set owner to felix

[2011-11-01 13:41:38 UTC] mario changed status from assigned to closed

[2011-11-01 13:41:38 UTC] mario set resolution to fixed

[2011-11-01 13:41:38 UTC] mario wrote:

Commit 723a4694ce3fd0dac732207ff612a5511497e7a0 (by Felix) seems to fix this issue.

[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