Page 1 of 1

Report new /substitute bugs here!

Posted: Sat Jul 03, 2004 5:44 am
by Amadeus
Please post any bugs you come across with the new /substitute command or substitute system here.

Known so far:

1. Looped recurion causes a problem.

Code: Select all

/substitute worda testing %wordb
/substitute wordb testing %worda
SOLUTION: See first reply below.

Posted: Sat Jul 03, 2004 6:03 am
by Amadeus
I will be writing a routine for the next release that will go through and check all substitutions for possible crash bugs (ie, recursion loops). We'll call that routine when MQ starts and when you add/delete substitutions to avoid bad things :)

It's a simple matter, but I'm just too tired to do it tonight. :)