problem with filelib:fold_files/5
Chris Pressey
cpressey@REDACTED
Thu Sep 9 17:09:16 CEST 2004
On Thu, 9 Sep 2004 11:48:59 +0200 (MEST)
Tobias Lindahl <tobias.lindahl@REDACTED> wrote:
> Hi Bengt!
>
> I recently discovered this bug in filelib.erl by using Dialyzer but I did
> not get around to reporting it. The problem is that filelib:fold_files/6
> do not have a leaf-case for when the list of files ends. It seems that you
> are the first person ever to use the function ;)
>
> Tobias
Not at all, Dominic Williams reported this bug in February:
http://www.erlang.org/ml-archive/erlang-questions/200402/msg00029.html
and I reported it a year ago:
http://www.erlang.org/ml-archive/erlang-questions/200309/msg00198.html
-Chris
More information about the erlang-questions
mailing list