Hi, To those of you who pull from the MacVim git repo:
I have refactored the distributed object code in the frontend so that all incoming DO calls are funneled through the app controller. This is to treat DO in a more uniform way across the frontend code and also to fix some potential crashing bugs. The general idea is to never act immediately on DO messages since they may arrive at inopportune times (e.g. while a menu shows its highlighting animation after pressing a Cmd-key). Anyway, I would like you to pay extra attention the next time you build MacVim since this is a nontrivial change and may have introduced new bugs. Please let me know if you spot anything unusual. Thanks, Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
