Jason Rumney wrote:
Lennart Borgman (gmail) wrote:
Ah, then should not menu_kill_timer be called from within
w32_free_menu_strings (or always before that)?
I have fixed it now. I moved the freeing of strings earlier for popup
menus, so we can guarantee they are freed even when a signal is raised
instead of returning normally. Then the code in w32fns.c that makes sure
the strings are freed when the menu is cancelled only needs to deal with
menubar menus.
Thanks I just tested and my test example works fine now.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug