[lisaac-Bugs][312070] segfault with import slot

lisaac-bugs at alioth.debian.org lisaac-bugs at alioth.debian.org
Sat Nov 14 09:20:30 UTC 2009


Bugs item #312070, was opened at 14/11/2009 09:20 by Damien Bouvarel
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413092&aid=312070&group_id=100200

Status: Open
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