[erlang-patches] Fix handling of archive (.ez) files in code:clash/0
Björn Gustavsson
bgustavsson@REDACTED
Thu Feb 4 09:39:16 CET 2010
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.
--
Björn Gustavsson, Erlang/OTP, Ericsson AB
More information about the erlang-patches
mailing list