|
94506a52c8
|
debug: add forgotten header for win32
|
2016-08-16 16:22:27 +10:00 |
|
|
335703b147
|
debug: cache win32 error code before logging
the code beneath LOG_WARNING and friends is opaque, and may accidentally
replace the value of GetLastError before we have a chance to render it.
|
2016-04-15 15:56:51 +10:00 |
|
|
486706269c
|
debug: fully qualify std types
|
2016-04-05 11:08:12 +10:00 |
|
|
b79a2242a4
|
debug: warn if win32 debug helper can't be loaded
|
2016-04-05 11:07:53 +10:00 |
|
|
f644c5dec4
|
log: forward logging arguments
|
2016-04-05 10:48:08 +10:00 |
|
|
df05596524
|
debug: seperate platform specifics into units
|
2016-02-15 17:21:01 +11:00 |
|