[erlang-bugs] R16 EUnit *** context setup failed ***
Tuncer Ayaz
tuncer.ayaz@REDACTED
Thu Feb 14 17:43:29 CET 2013
On Thu, Jan 31, 2013 at 4:51 PM, Björn Gustavsson wrote:
> Thanks for bisecting!
>
> I will fix the bug in R16B.
Thanks Bjorn, 499eef0 resolved the regression.
> On Thu, Jan 31, 2013 at 1:11 AM, Tuncer Ayaz wrote:
>>
>> On Fri, Nov 23, 2012 at 4:20 PM, Anthony Ramine wrote:
>> > I can reproduce this with the exact same steps.
>>
>> This is the git-bisect result:
>>
>> 70b5e24c9498225fadc08d19503269c8aad851bf is the first bad commit
>> commit 70b5e24c9498225fadc08d19503269c8aad851bf
>> Author: Bjorn Gustavsson <bjorn@REDACTED>
>> Date: Tue Sep 11 15:03:53 2012 +0200
>>
>> Fix filelib:wildcard/2
>>
>> filelib:wildcard("some/relative/path/*.beam", Path) would fail to
>> match any file. That is, filelib:wildcard/2 would not work if the
>> first component of the pattern did not contain any wildcard
>> characters.
>>
>> Noticed-by: Samuel Rivas
More information about the erlang-bugs
mailing list