Commit 2fa1966
committed
Use temporary-file-directory function to avoid being Linux-specific
Use a platform-independent way of getting a tmpdir. We could improve
this further to e.g. get a new temporary file per session or similar,
but this will at least avoid it misbehaving on Windows.
Fixes #6.
Fixes #47.1 parent 485427a commit 2fa1966
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
96 | 103 | | |
97 | | - | |
| 104 | + | |
98 | 105 | | |
99 | 106 | | |
100 | 107 | | |
| |||
0 commit comments