Armand A. Verstappen wrote:

> > > If you change the eval to mgd_eval, everything works out fine.
> >
> > BTW, I updated Asgard for this problem early January.
>
> ... meaning I should get a Asgard-<something>xml.gz from cvs and import it
> to 'unbreak' Asgard???

If you're going to use MMP, yes. 1.4.1 and 1.4.2 augmented the behaviour
of standard eval by replacing it with mgd_eval inline. The MMP preparser
doesn't. I changed calls of eval(...) to eval(mgd_preparse(...)) in Asgard to deal 
with that. If absolutely required I could easily, but reluctantly, put back the inline 
replacement of eval. mgd_eval will remain of course.

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to