Hi,
after updating from 1.9.13 to the latest snapshot on Windows the
following doesn't work anymore:
string pathsep = "\"
which according to the guide should be explicitly valid (p.110 in the A4
version).
(The workaround
sprintf pathsep "\\"
still does work.)
thanks,
sven