[SCM] Lisaac compiler branch, mildred-projects, updated. lisaac-0.12-428-geeebcb2

Mildred Ki'Lya silkensedai at online.fr
Fri Aug 7 00:11:30 UTC 2009


The following commit has been merged in the mildred-projects branch:
commit ea7832608aed04b61db97e95e2e9bc3c0c28870e
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Thu Aug 6 20:18:02 2009 +0200

    fix user assertion

diff --git a/src/type/prototype.li b/src/type/prototype.li
index 726ac3b..56ab7cd 100644
--- a/src/type/prototype.li
+++ b/src/type/prototype.li
@@ -187,7 +187,7 @@ Section Public
     //+ entry:ENTRY;
     + file:POINTER;
     + sz,idx:INTEGER;
-    ? {! prototype_dico.fast_has n};
+    ? {! prototype_dico.fast_has f};
     ? {n != NULL};
     
     filename   := f;

-- 
Lisaac compiler



More information about the Lisaac-commits mailing list