[clean-list] Yet another compiler crash

John van Groningen johnvg at cs.ru.nl
Fri Sep 26 17:18:33 MEST 2008


Vag wrote:
>Especially frustrating compiler crash without any messages or ever 
>black screens:
>
><mailto:clean-list at science.ru.nl>module cc
>Start = 42
>:: *S a = { sT :: !*(S a) }
>add t = { sT = t }

A record type that is an a cycle with strictness annotations is not allowed.

The compiler detects this and tries to report the error, but unfortunately
this error message is lost on Windows. I hope to fix this before the next
release of Clean.

Kind regards,

John van Groningen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.science.ru.nl/pipermail/clean-list/attachments/20080926/48c51b80/attachment.html


More information about the clean-list mailing list