Ken Takata wrote: > 2012/10/22 Mon 16:44:50 UTC+9 =E4=BE=9D=E4=BA=91: > > This patch has mistakes. 'PyUnicode_AsUTF8String' returns PyObject*, not > > char*[1]. This makes 'vim.current.buffer' etc not available because > > comparision using strcmp between char* and PyObject*. > > Oh, it's my mistake. > I wrote a patch for that. I make sure that the test87 succeeds. > Some indent mistakes are also fixed.
Thanks for the fix. -- Article in the first Free Software Magazine: "Bram Moolenaar studied electrical engineering at the Technical University of Delft and graduated in 1985 on a multi-processor Unix architecture." Response by "dimator": Could the school not afford a proper stage for the ceremony? /// 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
