Closed GoogleCodeExporter closed 9 years ago
Thanks! It reproduces here. Sounds like there is something wrong in primop
return value checks. I'll have a look in the evening.
Original comment by aohelin
on 29 Apr 2012 at 7:53
There seem to be two issues: the clock primop is exposed at toplevel in
addition to time-ms, which isn't much of a problem, but more generally primop
return value counts aren't checked properly at compile time. Normal multiple
value returns don't trigger this because they hit the usual argument count
check code.
Leaving open for next spare hacking slot.
Original comment by aohelin
on 29 Apr 2012 at 7:21
Original issue reported on code.google.com by
doug.cur...@gmail.com
on 29 Apr 2012 at 3:11