On Monday, July 1, 2013 9:00:04 PM UTC+9, Ken Takata wrote: > Hi mattn, > > 2013/07/01 Mon 19:27:42 UTC+9 mattn wrote: > > I updated my patch because I found my change of Py_file_input in run_do > > should be kept with Py_eval_input. > > After applying your new patch, test 86 and 87 still fail even on Windows. > It seems that calling PyErr_PrintEx() was missing. > Please check the attached patch. > > Now test 86 and 87 succeed when I compile with Python 2.7 and 3.2. > But when I use Python 3.3, test 87 fails as already reported by Taro: > https://groups.google.com/d/msg/vim_dev/ceK7gHmPW0E/77VbTy7vf_IJ > > Thanks, > Ken Takata
Thank you. -- -- 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.
