Commit 9df4917
authored
wasm-sourcemap.py: fix handling of paths on different drives (emscripten-core#12136)
Fixed issue with code files included from different drives (Windows), where wasm-sourcemap.py would bail out with an error
Fixes: emscripten-core#121111 parent 0b3158a commit 9df4917
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
283 | 286 | | |
284 | 287 | | |
285 | 288 | | |
| |||
0 commit comments