[lisaac-Bugs][312892] Erreur de segmentation à la compilation

Xavier Oswald xoswald at debian.org
Wed Dec 15 21:29:23 UTC 2010


On 18:51 12/15/10, lisaac-bugs at alioth.debian.org wrote:
> Bugs item #312892, was changed at 15/12/2010 14:03 by Pierre-Alexandre Voye
> You can respond by visiting: 
> https://alioth.debian.org/tracker/?func=detail&atid=413092&aid=312892&group_id=100200
> 
> Status: Open
> >Priority: 5
> Submitted By: Nobody (None)
> >Assigned to: Pierre-Alexandre Voye (ontologia-guest)
> Summary: Erreur de segmentation à la compilation 
> Target Milestone: Lisaac 0.4
> >Category: Compiler: Core
> >Tags: Compiler Core
> 
> 
> Initial Comment:
> hello.li :
> 
> Section Header
> 
> 	+ name := HELLO
> 
> Section Public
> 
> 	- main <-
> 	(
> 		+ str : STRING;
> 		
> 		str = "Hello" + "world\n";
> 		str.print;
> 	);
> 
> 
> $ lisaac hello
> --WARNING----------
> Added ';'.
> Line 5 column 0 in HELLO(.../Lisaac/hello.li):
> Section Public
> ^
> Depending pass: ..Erreur de segmentation

Hello,

Please use ":=" and not "=" to do an affectation

-- 
Xavier Oswald <xoswald at debian.org>
GNU/Linux Debian Developer - http://www.debian.org/
GPG key ID: 0x464B8DE3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/lisaac-devel/attachments/20101215/eb79fc02/attachment.pgp>


More information about the Lisaac-devel mailing list