diff options
author | Björn Gustavsson <[email protected]> | 2016-03-14 12:49:53 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2016-03-16 10:11:12 +0100 |
commit | 577125cc69feb5c14fa7e13edd3c3157f9c4a0ec (patch) | |
tree | b5d355bb122708b5d787584b1d9373bb775aeeeb /LICENSE.txt | |
parent | 4e0c08b7b7658531af6151702372e2b9bdd8d8fd (diff) | |
download | otp-577125cc69feb5c14fa7e13edd3c3157f9c4a0ec.tar.gz otp-577125cc69feb5c14fa7e13edd3c3157f9c4a0ec.tar.bz2 otp-577125cc69feb5c14fa7e13edd3c3157f9c4a0ec.zip |
code_server: Normalize the pathnames for all loaded modules
On Windows, the pathnames for modules that are loaded early are
returned with mixed backslashes and slashes:
1> code:which(lists).
"C:\\Program Files\\erl8.0/lib/stdlib-2.7/ebin/lists.beam"
2>
Modules loaded later are fully normalized.
When starting the code_server, normalize the pathnames for all modules
that have been loaded so far.
Diffstat (limited to 'LICENSE.txt')
0 files changed, 0 insertions, 0 deletions