mpsl_exec_p() now uses local_symbol_table.
commit9089436bc70ae79230afc992f54fee9d705f72a7
authorAngel Ortega <angel@venexma.es>
Mon, 8 Oct 2007 11:13:05 +0000 (8 13:13 +0200)
committerAngel Ortega <angel@venexma.es>
Mon, 8 Oct 2007 11:13:05 +0000 (8 13:13 +0200)
treefb36649158f07743a2400b7efe3aeacec9086c54
parent149fddfea52894f7cd1a679a205d8765b1b171e9
mpsl_exec_p() now uses local_symbol_table.

Another try to fix access to local variables from anonymous
subroutines (old #1107, new #1113); mpsl_exec_p() now calls
mpsl_exec_i() with the local_symbol_table variable as argument
instead of NULL. NOT THOROUGLY TESTED.
mpsl_c.c