[fpc-pascal] ROPS and latest FPC compiler (svn)

Alexandre Leclerc alexandre.leclerc at gmail.com
Wed Nov 1 21:25:06 CET 2006


2006/10/31, Alexandre Leclerc <alexandre.leclerc at gmail.com>:
> 2006/10/31, Jesus Reyes <jesusrmx at yahoo.com.mx>:
> >
> >  --- Alexandre Leclerc <alexandre.leclerc at gmail.com> 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 at 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



More information about the fpc-pascal mailing list