Alberto Simões wrote:
Hi
I created a ticket in RT two days ago (well, one day ago) and still
waiting for it to be created, so, forget RT and here it goes.
One more day, and no ticket yet. I wonder what is happening.
Talked with Leo already and he thinks this is a good approach, but as it
changes some of the behaviour of parrot, please let me know until Sunday
Afternoon if there is anything wrong with this patch. If nobody says a
thing, I'll just apply it.
I want to apply it! I want to apply it! :-)
By the way, current code is better than the old sent in the patch.
Removed a global variable, and the code already passes the pasm.t test
under t/compilers/imcc/syn (it gave segmentation fault on my mac).
As soon as I can commit it, I am offering to make the parser reentrant
(just don't ask me for quickness as it will be done in my PhD free time)
removing a lot of global variables and enclosing them in a structure (or
object, if you preffer).
Cheers
Alberto
--
Alberto Simões - Departamento de Informática - Universidade do Minho
Campus de Gualtar - 4710-057 Braga - Portugal
"Beware of bugs in the above code;
I have only proved it correct, not tried it."
--- Donald Knuth