[SCM] Lisaac compiler branch, mildred-projects, updated. lisaac-0.12-424-g40aa94e

Mildred Ki'Lya silkensedai at online.fr
Wed Aug 5 22:07:45 UTC 2009


The following commit has been merged in the mildred-projects branch:
commit 612313bf9202eb45c1ca0af0871741fb8454aedd
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Wed Aug 5 23:34:40 2009 +0200

    propagate projectprotopath on imports

diff --git a/src/lip/lip_project.li b/src/lip/lip_project.li
index 0d459ed..d8449c0 100644
--- a/src/lip/lip_project.li
+++ b/src/lip/lip_project.li
@@ -305,6 +305,7 @@ Section Public
           itm2 := PRJ_ITM_ALIAS.clone.make itm in Self;
           itm2.set_public is_public;
           add_item itm2;
+          itm2.set_projectprotopath (itm2.externprotopath);
         };
       };
     };

-- 
Lisaac compiler



More information about the Lisaac-commits mailing list