[07:30:13] travis-ci: exult/exult#140 (sharedPtr - 57ea1eb : Jeff Freedman): The build is still failing.
[07:30:13] travis-ci: Change view : https://github.com/exult/exult/compare/79fe795c4eff...57ea1eb731d0
[07:30:13] travis-ci: Build details : https://travis-ci.org/exult/exult/builds/458673878
[21:25:51] Dominus: Marzo: should I cpontact kirben? or do you first want to get it going yourdelf?
[21:26:23] Marzo: If/when he got here, I would just say that I am working on getting Windows build working again
[21:26:33] Marzo: So might as well try contacting him
[21:45:21] Marzo: Funny thing about Windows: GCC, with GNU extensions, defines macro WIN32
[21:45:42] Marzo: With or without GNU extensions, it defines _WIN32
[21:45:59] Marzo: MSVC compiler also defines _WIN32
[21:46:15] Marzo: In all actuality, the correct one is _WIN32
[21:46:39] Marzo: Of course, with a couple of exceptions, we only ever check for WIN32
[22:36:42] Marzo: Huh
[22:37:05] Marzo: When compiling in msys2 with autotools, several libraries were being statically linked
[22:37:13] Marzo: With Makefile.mingw, they were not
[22:37:38] Marzo: And the executables were picking up 64-bit versions in very weird places in my system
[22:37:43] Marzo: Which caused the abort
[22:38:45] Marzo: In any event, there is a LOT of new dll files required by newer versions of GTK+ required for Exult Studio
[22:38:57] Marzo: Now to figure out why Exult is still aborting on exit
[23:35:53] Marzo: https://github.com/Alexpux/MINGW-packages/issues/4543
[23:35:57] Marzo: There it is
[23:36:56] Marzo: Seems to be a bug recently introduced in the msys2 toolchain
[23:41:33] Dominus: ouch
[23:42:04] Marzo: At least, now I know
[23:50:59] Marzo: Well, that is enough for me today
[23:51:04] Marzo: Good night