[erlang-patches] Fix handling of archive (.ez) files in code:clash/0

Tuncer Ayaz tuncer.ayaz@REDACTED
Thu Feb 4 20:06:46 CET 2010


2010/2/4 Björn Gustavsson <bgustavsson@REDACTED>:
> On Thu, Feb 4, 2010 at 3:13 AM, Tuncer Ayaz <tuncer.ayaz@REDACTED> wrote:
>> code:clash/0 did not take into account .ez files
>> when listing contents of code path entries.
>> Using erl_prim_loader:list_dir/1 instead of
>> file:list_dir/1 fixes the problem.
>>
>> $ git fetch git://github.com/tuncer/otp.git clash_ez
>
> Thanks! Included in pu.

Added tests for code:clash/0 to the same topic branch.


More information about the erlang-patches mailing list