Nikolay Pavlov wrote: > On Jul 8, 2013 8:06 PM, "glts" <[email protected]> wrote: > > > > On Saturday, July 6, 2013 3:59:06 PM UTC+2, Bram Moolenaar wrote: > > > Announcing: Vim (Vi IMproved) version 7.4a BETA > > > > > > > > > This is the first BETA release of Vim 7.4. > > > > > > Please check that the distribution is OK. I haven't done one for a long > > > time. Report anything that isn't right. That includes a crash but also > > > a typo in the documentation or a missing file. > > > > What was the last word on test86? > > > > It fails for me on Ubuntu 12.04 with 7.4a and --enable-pythoninterp. But > > that is expected, or is it not? And there is no workaround to make it > > green for the release? > > For me it seems to be an Ubuntu bug. I have suggested two workarounds in > the relevant thread, but that message was not replied to regarding what > should actually be done.
It's related to using the static library. Since many Linux users will have this problem it would be better to fix it in Vim, we can't expect everybody to fix their Python package. It's really a problem with the test, since it passes fine with the dynamic library. It's not that the Python interface is broken. -- My Go, this amn keyboar oesn't have a . /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
