diff options
author | Jukka Jylänki <jujjyl@gmail.com> | 2013-09-04 21:42:04 +0300 |
---|---|---|
committer | Jukka Jylänki <jujjyl@gmail.com> | 2013-09-04 21:42:04 +0300 |
commit | 2253a61ffe1114e1de2f8bf793034cbb0ee07475 (patch) | |
tree | a1b755efe05c02644c2ea0ac3b92c53373816e68 /system/lib/libcxx/exception.cpp | |
parent | 6eaaebf4dd9c1dbd38dba929199cd3121b666c0f (diff) |
Improve emscripten to autodetect the temp directory even if TEMP_DIR is not present at all in ~/.emscripten. Add sanitation to TEMP_DIR handling to detect that the path exists. Paths like TEMP_DIR='/tmp' and TEMP_DIR='c:\temp' will now print out a descriptive error message on Windows. (proper form is TEMP_DIR='c:\\temp' or TEMP_DIR='c:/temp' on Windows). Fixes #1292.
Diffstat (limited to 'system/lib/libcxx/exception.cpp')
0 files changed, 0 insertions, 0 deletions