[m-users.] Compiler bug
    Volker Wysk 
    post at volker-wysk.de
       
    Tue Feb  8 22:55:08 AEDT 2022
    
    
  
Hello.
I've run into a compiler bug. The message repeats itself some more times.
It's like this:
Uncaught Mercury exception:
Software Error: map.lookup: key not found
	Key Type: parse_tree.prog_data.class_id
	Key Value: class_id(unqualified("pagename"), 1)
	Value Type: hlds.hlds_class.hlds_class_defn
** Error making `Mercury/cs/attachments.c'.
Uncaught Mercury exception:
Software Error: map.lookup: key not found
	Key Type: parse_tree.prog_data.class_id
	Key Value: class_id(unqualified("pagename"), 1)
	Value Type: hlds.hlds_class.hlds_class_defn
What does this say about the cause of the error? I assume that my program is
faulty and that it would compile if it were correct.
Shall I send you (the Mercury team) my program so you can reproduce and fix
the problem?
Cheers, Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mercurylang.org/archives/users/attachments/20220208/1f4d6826/attachment.sig>
    
    
More information about the users
mailing list