[erlang-patches] Fwd: Silent start of wx
Fredrik
fredrik@REDACTED
Mon Aug 27 14:23:05 CEST 2012
Hello Håkan,
This patch fails testcases on windows:
=== Ended at 2012-08-27 05:39:08
=== location {wx_basic_SUITE,silent_start}
=== reason = bad argument: foo
in function wx:new/1 (wx.erl, line 114)
in call from wx_basic_SUITE:'-silent_start/1-fun-4-'/0 (wx_basic_SUITE.erl, line 80)
in call from test_server:ts_tc/3 (test_server.erl, line 1874)
in call from test_server:run_test_case_eval1/6 (test_server.erl, line 1404)
in call from test_server:run_test_case_eval/9 (test_server.erl, line 1342)
Please fix this and mail us back, and we will re-fetch.
BR Fredrik Gustafsson
Erlang OTP Team
On 08/27/2012 02:16 PM, Henrik Nord wrote:
>
>
>
> -------- Original Message --------
> Subject: [erlang-patches] Silent start of wx
> Date: Wed, 13 Jun 2012 09:08:14 +0200
> From: Håkan Mattsson <hm@REDACTED>
> To: Erlang patches <erlang-patches@REDACTED>
>
>
>
> I have added a new option to wx:new/1 in order to make it
> possible to suppress printouts in case of errors at startup.
> With wx:new([{silent_start,true}]) it is possible to silently
> test if wx works and otherwise communicate with the user
> by other means.
>
> The new feature can be fetched here
>
> git fetch git://github.com/hawk/otp.git
> <http://github.com/hawk/otp.git> wx_silent_start
>
> or viewed here
>
> https://github.com/hawk/otp/compare/wx_silent_start
> https://github.com/hawk/otp/compare/wx_silent_start.patch
>
> /Håkan
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20120827/365a233b/attachment.htm>
More information about the erlang-patches
mailing list