On Thu, 15 Jul 2010, dmitry boyarintsev wrote:

On Tue, Jul 13, 2010 at 12:42 PM, Michael Van Canneyt
<mich...@freepascal.org> wrote:
I must say that I am not familiar with the parsing style you used. I wrote 2
expression parsers meanwhile, and both used a different style. see
fcl-base/fpexprpars.pp;

um... I guess fpexprpars.pp could (should) be used with passrc in this case?!

You can't do this easily, because the scanners are not compatible. You'd
have to write a scanner wrapper.

anyway, I've the patch for the current parser:
http://bugs.freepascal.org/view.php?id=16931

I have seen it, I will look at it today.

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

Reply via email to