On Fri, Nov 27, 2009 at 2:56 PM, Gabriel Kerneis <kern...@pps.jussieu.fr> wrote:
> Hi again,
>
> I cannot find what is going wrong, but a few comments and ideas anyway:
>
> ...
>
> Random fix (should not work, but I'm trying things just in case):
>   | Loop(_,loc,_,_)     ->
>         ignore (printf "VSTMT: Loop() at %s:%i\n" loc.file loc.line);
>         ChangeDoChildrenPost(s, fun s ->
>         self#queueInstr [Call(None,verify_exp,[],loc)];
>         s)
>

This apparently solves the problem, although I'm not sure why. Thanks :)

as for the other codefixes: some of the code I posted actually
remained behind after I stripped down the program to the bare minimum.
I will include the improvements where possible, so thank you for the
suggestions!

kind regards,
-- Steven

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to