On 10/20/2016 12:29 AM, captaindet wrote:
On 2016-10-20 09:52, Mike Wey wrote:
https://github.com/gtkd-developers/GtkD/commit/8c8f950f2751b66feea6cf50ed8df7f408cacb97
thanks mike!
so was it a specific issue to the windows (msys2) version of the 64bit
GTK library? because this is what version(Win64) tests for. if the issue
applies to all 64bit GTK libraries, maybe version(DLP64) is better, or<br>version(X8664), see
https://dlang.org/spec/version.html#predefined-versions
This is indeed specific to Win64.