[lisaac-Bugs][312070] segfault with import slot
    lisaac-bugs at alioth.debian.org 
    lisaac-bugs at alioth.debian.org
       
    Mon Nov 16 05:47:05 UTC 2009
    
    
  
Bugs item #312070, was changed at 14/11/2009 10:20 by Benoit Sonntag
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413092&aid=312070&group_id=100200
>Status: Closed
Priority: 3
Submitted By: Damien Bouvarel (dams-guest)
Assigned to: Nobody (None)
Summary: segfault with import slot 
Target Milestone: Lisaac 0.4
Category: Lisaac Compiler
Initial Comment:
Compiler crash when an object is imported with ':='.
Section Header
  + name     := OUPS;
Section Inherit
  - parent:OBJECT := OBJECT;
Section Public  
  
  - main <- 
  (
     + i:INTEGER;
     + ref:REFERENCE(INTEGER);
     ref := i;
  );
----------------------------------------------------------------------
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413092&aid=312070&group_id=100200
    
    
More information about the Lisaac-devel
mailing list