[01:18:32] <GitHub> [exult] marzojr pushed 5 new commits to master: https://git.io/vXwQH
[01:18:32] <GitHub> exult/master b45eb79 Marzo Sette Torres Junior: Fixing last -Wuseless-cast in non-Windows, non-OSX code.
[01:18:32] <GitHub> exult/master 34cdbf3 Marzo Sette Torres Junior: Fixing last -Wsign-compare warning in flex-generated code.
[01:18:32] <GitHub> exult/master 65f30a8 Marzo Sette Torres Junior: Disabing GNU extensions to C++.
[01:47:39] <GitHub> [exult] marzojr pushed 1 new commit to master: https://git.io/vXw5b
[01:47:39] <GitHub> exult/master 0308065 Marzo Sette Torres Junior: Making './configure --with-cxx=COMMAND' work.
[02:17:03] <GitHub> [exult] marzojr pushed 2 new commits to master: https://git.io/vXwbm
[02:17:03] <GitHub> exult/master 673e6f7 Marzo Sette Torres Junior: Adding -Wdeprecated-register to warning list; eliminating -Wkeyword-macro...
[02:17:03] <GitHub> exult/master c384916 Marzo Sette Torres Junior: Adding several clang warnings and consolidating them.
[02:21:08] <GitHub> [exult] marzojr pushed 1 new commit to master: https://git.io/vXwb0
[02:21:08] <GitHub> exult/master e72eee8 Marzo Sette Torres Junior: Fixing typo.
[04:14:57] <Dominus> Marzo, my buildbot complained about the powerpc build:
[04:15:01] <Dominus> In file included from ucinternal.cc:71:
[04:15:01] <Dominus> opcodes.h:108: error: comma at end of enumerator list
[04:15:41] <Dominus> I'm not at my machine or I could look. I just got awoken by a vomiting kid...
[04:16:35] <Dominus> And not sure whether that was with the last commit even
[08:15:04] <Dominus> odd
[10:32:56] <Marzo> It is because the commit enales pedantic warnings by default
[10:33:48] <Marzo> Is that the only new warning or there are more?
[10:34:27] <Marzo> But weird, it should have raised a flag for me too
[10:37:47] <Marzo> Oh, it is because of c++11
[10:37:56] <Marzo> It is valid c++11
[10:38:04] <Marzo> And I have it enabled locally
[10:40:00] <GitHub> [exult] marzojr pushed 1 new commit to master: https://git.io/vXrlW
[10:40:00] <GitHub> exult/master f3111d9 Marzo Sette Torres Junior: Fixed -Wpedantic error.
[12:16:50] <Dominus> thanks Marzo. compiling now. good that I keep the PowerPC build up after all.
[12:17:24] <Dominus> it is using such an old gcc (4.2.1) that stuff that works nowadays might just not with that :)
[17:46:58] <crb> Hi Dominus ! <3
[17:47:17] <Dominus> ha ha
[17:47:40] <crb> :D
[21:25:45] <Dominus> I wonder if that is similar to our SDL2 x1 scaling problem and can be applied to our code https://bitbucket.org/opentyrian/opentyrian/commits/82db9456fafc2d8eab0a4cb5e29bbd0ba8939ec0?at=default