From: Davide P. C. <dp...@un...> - 2007-02-02 02:15:52
|
> I'd like to propose replacing the current PGcomplexmacros.pl in pg/ > macros with the one in > > pg/lib/Parser/Legacy/PGcomplexmacros.pl for rel-2-3-dev > distribution of PG. That's fine by me. The various strict modes haven't had a lot of testing, so you might find some issues there, but they probably aren't used very much. > The files look to be completely compatible and I'll be surer of > that once > I use the new one in my course. I'm pretty sure I implemented everything from the traditional complex answer checker; it just hasn't had much field testing. > Does anyone see a downside to replacing the the PGcomplexmacros.pl > file with the one at Parser/Legacy/PGcomplexmacros.pl ? I think Gavin might have used these last fall (I vaguely remember him having the sqrt() trouble and my suggesting he try it out). Perhaps he has some experience he could share. Davide |