[erlang-bugs] filename:split does not work for windows paths anymore

Rapsey rapsey@REDACTED
Thu Apr 28 12:06:44 CEST 2011


Or is it because I ran it on OSX and not windows? :)
Thats probably it.


Sergej

On Thu, Apr 28, 2011 at 12:00 PM, Rapsey <rapsey@REDACTED> wrote:

> In R14B02 copy paste example from documentation:
>
> 55> filename:split("a:\\msdev\\include").
> ["a:\\msdev\\include"]
>
> From documentation:
> 26> filename:split("a:\\msdev\\include").
> ["a:/","msdev","include"]
>
>
>
>
> Sergej
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20110428/e2192f75/attachment.htm>


More information about the erlang-bugs mailing list