<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="application-body markdown">
      <p>Hello<br>
      </p>
      <p>Since ~p causes line breaks that we don't want in the crash
        dump slogan, we don't want to take this directly, but the
        formatting of strings is still so tempting that we would really
        like a ~p with no line beak... Since there is no way to set line
        length to infinity, we need to just set it to "very long" - e.g.</p>
      <pre><code>    lists:flatten(io_lib:format("~134217728p", [Term]))


</code><code></code>
</pre>
      I will update your patch accordingly, Thank you for your
      contribution!<br>
      <br>
      <br>
      <pre><code></code><code></code></pre>
    </div>
    <div class="moz-cite-prefix">On 10/12/2012 06:10 AM, Serge Aleynikov
      wrote:<br>
    </div>
    <blockquote cite="mid:50779821.8000307@aleynikov.org" type="cite">
      <pre wrap="">
2. Fixed printout of application crash message on startup.

git fetch <a class="moz-txt-link-abbreviated" href="mailto:git@github.com:saleyn/otp.git">git@github.com:saleyn/otp.git</a> app_controller

<a class="moz-txt-link-freetext" href="https://github.com/saleyn/otp/compare/app_controller">https://github.com/saleyn/otp/compare/app_controller</a>
<a class="moz-txt-link-freetext" href="https://github.com/saleyn/otp/compare/app_controller.patch">https://github.com/saleyn/otp/compare/app_controller.patch</a>

Regards,

Serge
_______________________________________________
erlang-patches mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-patches@erlang.org">erlang-patches@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-patches">http://erlang.org/mailman/listinfo/erlang-patches</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
/Henrik Nord Erlang/OTP</pre>
  </body>
</html>