I suggest making a little standalone testcase (as similar as possible to
the one in the test suite, so it shows the difference that explains why one
works and one doesn't) and then bisecting on emscripten versions, to see if
this is indeed a regression. Let me know if you need help with the
bisection.

On Sat, Nov 7, 2015 at 4:58 AM, Flix <[email protected]> wrote:

>
> On a closer look *that result is correct* because that file was not
> present.
>
> Anyway my problem is that if* instead of file paths we use folder paths *,
> then that test always seems to fail even if the directory is present (and
> that's the main reason why in the posts above when passing "./", or simply
> "", realpath fails instead of returning "/").
>
> So* that test does not detect directories*, and AFAICS, it worked
> correctly with the older version of emscripten.
>
> P.S. This is what I think it happens... I might be wrong!
>
> --
> You received this message because you are subscribed to the Google Groups
> "emscripten-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to