2015年12月19日土曜日 17時54分18秒 UTC+9 Dominique Pelle: > Hi > > Vim test test_cdo fails when locale is it_IT.utf8 > because the test expects to find error message > 'Unsaved file change test passed', which fails > if error message is localized: > > ======== > $ cd src/testdir > $ export LANGUAGE=it_IT.utf8 > $ rm test_cdo.out > $ make > [...snip...] > # Check if the test.out file matches test.ok. > 15c15 > < Unsaved file change test failed > --- > > Unsaved file change test passed > 48c48 > < Unsaved file change test failed > --- > > Unsaved file change test passed > rm -rf X* test.ok viminfo > > Test results: > test_cdo FAILED > TEST FAILURE > Makefile:90: set di istruzioni per l'obiettivo "report" non riuscito > make: *** [report] Errore 1 > ======== > > Attached patch fixes it. > > Regards > Dominique
Hi Dominique. I already sent the same patch, but it isn't included yet. https://groups.google.com/d/topic/vim_dev/ywnlKJsntsQ/discussion Regards, Kenichi Ito -- -- 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/d/optout.
