<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 05/08/2013 10:01 AM, Fredrik wrote:
    <blockquote cite="mid:518A0669.30200@erlang.org" type="cite">On
      05/07/2013 02:41 PM, Anthony Ramine wrote:
      <br>
      <blockquote type="cite">Hello Fredrik, hello Kostis,
        <br>
        <br>
        Sorry for the email earlier, it was supposed to be sent on this
        thread. Forwarding for history.
        <br>
        <br>
        Regards,
        <br>
        <br>
        Début du message réexpédié :
        <br>
        <br>
        <blockquote type="cite">Hello,
          <br>
          <br>
          I can't build the PLT anymore for stdlib because it complains
          that it (obviously) can't find the abstract code in the BEAM
          file. I have two solutions:
          <br>
          <br>
          * I can write a script that takes the .beam file compiled from
          the .S file and a .abstr file compiled from a kinda-equivalent
          .erl file and uses beam_lib to add an abstract code chunk.
          <br>
          <br>
          * I can make Dialyzer ignores BEAM files for which there is
          'from_asm' in the compile options.
          <br>
          <br>
          Would you be against such a modification, Kostis?
          <br>
          <br>
          Regards,
          <br>
        </blockquote>
        <br>
      </blockquote>
      Hello,
      <br>
      I don't know if it is this that you are referring to in your mail
      above but your patch is failing the following testcases
      <br>
      Dialyzer:
      <br>
      plt_SUITE : build_plt
      <br>
      Reltool:
      <br>
      reltool_server_SUITE : create_script
      <br>
      reltool_server_SUITE : create_script_sort
      <br>
      <br>
      I am removing your patch from 'pu' until you've found a solution.
      <br>
      <br>
    </blockquote>
    And also:<br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <b style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue',
      Helvetica, Arial, sans-serif; font-size: 13px; font-style: normal;
      font-variant: normal; letter-spacing: normal; line-height: 18px;
      orphans: 2; text-align: -webkit-auto; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(249, 249,
      249); ">erl_eval:receive_clauses/7</b><span style="color: rgb(51,
      51, 51); font-family: 'Helvetica Neue', Helvetica, Arial,
      sans-serif; font-size: 13px; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      18px; orphans: 2; text-align: -webkit-auto; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(249, 249,
      249); display: inline !important; float: none; "><span
        class="Apple-converted-space"> </span>calls undefined<span
        class="Apple-converted-space"> </span></span><b style="color:
      rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, Arial,
      sans-serif; font-size: 13px; font-style: normal; font-variant:
      normal; letter-spacing: normal; line-height: 18px; orphans: 2;
      text-align: -webkit-auto; text-indent: 0px; text-transform: none;
      white-space: normal; widows: 2; word-spacing: 0px;
      -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
      background-color: rgb(249, 249, 249); ">erl_eval_receive:match_clause/5<br>
    </b><br>
    <pre class="moz-signature" cols="72">-- 

BR Fredrik Gustafsson
Erlang OTP Team</pre>
  </body>
</html>