This time I'm going to add some text to the ticket... For the umteenth time...
src/exceptions.c has a todo comment in it: * XXX TODO get rid of all the internal_exceptions or call them * with an interpreter arg The fact that we can't completely get rid of internal_exception() has already been discussed (in some instances it's not appropriate to replace with real_exception()). However, should internal_exception() take an interpreter arg? Believe it or not, I'm just trying to convert XXX and TODO items in the code into RT tickets. You'd not think it was that difficult eh? Paul