James Vega wrote: > The attached patch corrects how DYNAMIC_PYTHON_DLL is specified so that > it correctly includes the SONAME (libpython2.6.so.1 instead of > libpython2.6.so). The former is always available while the latter is > typically only available when the relevant -dev package is installed. > > I'm looking into the crash that was reported as well, but I'm not sure > if that can be avoided as long as both interpreters are getting loaded. > At a quick glance, it seems like if_python may not be handling locking > properly. I'll dig into this some more later tonight.
I'll include it, thanks. -- Q: Why does /dev/null accept only integers? A: You can't sink a float. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- 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
