2006/10/31, Alexandre Leclerc <[EMAIL PROTECTED]>:
2006/10/31, Jesus Reyes <[EMAIL PROTECTED]>:
>
>  --- Alexandre Leclerc <[EMAIL PROTECTED]> escribió:
>
> > Hi all,
> >
> > I'm running into strang ROPS behaviour when using the latest
> > compiler
> > in svn. Is there a compiler switch required for it to work ok?
> > Using
> > revision 3823 I have no problems.
> >
> > The parameters in the script when passed to actual FPC code is not
> > working well.. this was an old bug... parameter order or I don't
> > know
> > what...
> >
> > Anyone has any clue for me?
> >
> > --
> > Alexandre Leclerc
> > _______________________________________________
> > fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
> > http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> >
>
> Have you tried ROPS svn revision 19?

Yes and it solved my 'Self' problem (as you can read on rops forum).
But when I compile with latest compiler my script is not behaving
completely right... Just with a different compiler version. :(

The passing function prarameters are not good... this was an issue
couple months ago that Carlo fixed. But now it comes back. Maybe this
was a fix on a FPC bug? or an FPC bug has been introduced...

The issue are the parameters when calling a Delphi function from the script.

For now, the only thing I'm sure about is that with version 2.0.4 of
the compiler it is working correctly with ROPS for this problem.

--
Alexandre Leclerc
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to