Software error: mode check fails when repeated

Andrew Bromage bromage at cs.mu.oz.au
Mon Aug 25 08:56:52 AEST 1997


G'day.

Fergus Henderson <fjh at cs.mu.OZ.AU> writes:

>The bug below is due to the fact that the HLDS representation of
>`higher_order_call' does not contain an is_pred_or_func indicator.
>This means that when it tries to re-modecheck a higher-order function
>call, it thinks it is a higher-order predicate call, and thus complains.

>I seem to recall that someone (Andrew?) had a patch for this?
>If so, could they please post it?

I started on one, then I discovered that it actually wasn't the cause of
the problem that I was trying to fix at the time, so I abandoned it in
the /home/mercury0 disk crash.

Cheers,
Andrew Bromage



More information about the developers mailing list