<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">I have made no changes to this very small module but after rearranging the order of imports this happened and I cannot see why.</div><div class="">The last time I had this error it was because I used the word ‘int’ instead of ‘in’ in a mode declaration but I am pretty sure I haven’t done so this time.</div><div class=""><br class=""></div><div class=""><font face="Courier New" class="">{14:16}~/Documents/code/mercury/f2:code-generation-c ✗ ➭ mfind "::int"</font></div><div class=""><font face="Courier New" class="">./lexxer.m:33:        --->    pos(index::int, line::int, col::int).</font></div><div class=""><br class=""></div><div class="">:(</div><div class=""><br class=""></div><font face="Courier New" class="">Making Mercury/cs/aio.c<br class="">Uncaught Mercury exception:<br class="">Software Error: map.lookup: key not found<br class=""><span class="Apple-tab-span" style="white-space:pre"> </span>Key Type: int<br class=""><span class="Apple-tab-span" style="white-space:pre">  </span>Key Value: 0<br class=""><span class="Apple-tab-span" style="white-space:pre">   </span>Value Type: hlds.hlds_pred.proc_info<br class="">** Error making `Mercury/cs/aio.c'.<br class="">make: *** [felt] Error 1</font><div class=""><br class=""></div><div class="">I have no idea what to do next other than bundle it up and send it to Zoltan and hope he can spare the time.</div><div class=""><br class=""></div><div class="">Sean.</div><div class=""><br class=""></div></body></html>