Kazunobu Kuriyama wrote:

> When I ran 'make test' on the Athena and Motif GUIs this morning, I got:
> ---
> 
> Test results:
> 
> 
> >From test_terminal.vim:
> Found errors in Test_zz_terminal_in_gui():
> Caught exception in Test_zz_terminal_in_gui(): Vim(gui):E285: Failed to
> create inpu
> t context @ function RunTheTest[24]..Test_zz_terminal_in_gui, line 4
> TEST FAILURE
> make[1]: *** [report] Error 1
> make: *** [scripttests] Error 2
> 
> ---
> E285 errors happen as a consequence of failure in creating a font set
> needed to support a given locale/encoding.  Therefore, E285 has nothing to
> do at all with what we want to test with the function.
> 
> The cause of E285 can be eliminated by setting 'guifontset' properly;
> however, it is by no means practical to specify every 'guifontset' for each
> possible locale/encoding and code them in the test.
> 
> Fortunately, we've already have a vim script function suitable for saving
> us from that daunting task,
> test_ignore_error().  Attached is a tiny patch which makes use of the
> function to address the issue.

Thanks.  I just noticed this error when building with Motif.

-- 
Tips for aliens in New York: Land anywhere.  Central Park, anywhere.
No one will care or indeed even notice.
                -- Douglas Adams, "The Hitchhiker's Guide to the Galaxy"

 /// 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/d/optout.

Raspunde prin e-mail lui