Improving stability -- the trampoline has to be split so that a certain degree of initialisation can occur.
This has necessitated (in this iteration) that:
static char_u *fname = NULL;
static mparm_T params;
static int i;
Are all statics (is this OK -- or is there a better way of doing this?).
Tim
--
| Tim Brown <[email protected]> | M:+44(0)7771714159 | H:01372747875 |
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
mzscheme-split-trampoline.patch
Description: Binary data
