Doug Coleman
|
7f395ba7f0
|
Revert "Replace "win32-error-string throw" with windows-error instance throwing"
This reverts commit 2dfb3b3a73 .
|
2020-01-03 13:03:10 -06:00 |
Alexander Iljin
|
2dfb3b3a73
|
Replace "win32-error-string throw" with windows-error instance throwing
Remove win32-error-string, because there was only one place it was used in.
|
2019-11-25 07:06:59 -08:00 |
Slava Pestov
|
acde29b7c7
|
alien.libraries: add platforms.txt
|
2011-09-13 20:18:02 -07:00 |
Joe Groff
|
5703e8d7a1
|
alien.libraries, compiler.cfg.builder.alien: if `dlopen` fails during `<library>`, call `dlerror` and store the error message in the library object; put the dlerror message in the linkage-error when a word from the library is compiled
|
2011-09-12 23:25:59 -07:00 |
Joe Groff
|
b6e0f0180b
|
alien.libraries, compiler.cfg.builder.alien: include the result of dlerror/GetLastError in the linkage-error for missing symbols
|
2011-09-12 23:25:59 -07:00 |