<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi José,<br>
    <br>
    We have included this patch in the 'pu' branch.<br>
    Thank you for the contribution!<br>
    <br>
    Regards,<br>
    Gustav Simonsson<br>
    Erlang/OTP team<br>
    <br>
    On 2012-03-07 09:38, José Valim wrote:
    <blockquote
cite="mid:CAGnRm4L+XthhTo78H5G6GdBzwj5zVHFkLSZmy1NdQWTr3scHRg@mail.gmail.com"
      type="cite">Hello everyone, any feedback on the proposal below?
      <div><br>
      </div>
      <div>Thanks.<br clear="all">
        <div><br>
        </div>
        <br>
        <div class="gmail_quote">On Mon, Feb 20, 2012 at 5:18 PM, José
          Valim <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:jose.valim@gmail.com">jose.valim@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">So here is a patch that allows ** in
            filelib:wildcard() in order to support recursion.
            <div><br>
            </div>
            <div>git fetch git://<a moz-do-not-send="true"
                href="http://github.com/josevalim/otp.git"
                target="_blank">github.com/josevalim/otp.git</a>
              double_star</div>
            <div>
              <br>
            </div>
            <div><a moz-do-not-send="true"
                href="https://github.com/josevalim/otp/compare/double_star"
                target="_blank">https://github.com/josevalim/otp/compare/double_star</a></div>
            <div><a moz-do-not-send="true"
                href="https://github.com/josevalim/otp/compare/double_star.patch"
                target="_blank">https://github.com/josevalim/otp/compare/double_star.patch</a></div>
            <div><br>
            </div>
            <div>** now works similarly to bash, ruby, racf, etc. For
              example, running filelib:wildcard("**/*.erl", Cwd) will
              find all files ending with .erl in the Cwd recursively.</div>
            <div><br>
            </div>
            <div>
              PS: I had some minor bumps in the road but in general I've
              found the process of submitting patches to Erlang very
              well documented. So thanks to those responsible for making
              this easy. :)</div>
          </blockquote>
        </div>
        <br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>
  </body>
</html>