[01:38:16] --- DominusExult is now known as Dominus
[06:45:38] <azeem> you might be interested in the arch-specific(?) build failures on https://buildd.debian.org/status/package.php?p=exult
[06:47:48] <azeem> ah I think this mostly got already reported as #36 and #37 on Github by the Ubuntu PPA maintainer
[08:14:23] <Lightkey> I see you used both of my suggestions instead of choosing one for version 1.4.9rc1. :-P
[08:14:34] <Lightkey> You missed seperate though.
[15:29:07] <Dominus> now I'm back... azeem can you send me the deb as well (or tell me where to grab it)? And did you do a tarball as well?
[15:30:00] <Dominus> I'm a bit at loass with a tarball. AFAICT I would need to run ./autogen.sh first but I don't know if that would do everything correctly for linux and not just OS X. Mostly it should... but... hmmm
[19:16:55] <Dominus> Marzo, any idea on the chunklst.cc compile error on arm gcc?
[19:17:26] <Marzo> What error?
[19:18:24] <Dominus> https://github.com/exult/exult/issues/37 <- with master but the debian buildlog also shows the same problem with 1.6
[19:18:43] <Dominus> https://buildd.debian.org/status/package.php?p=exult
[19:20:31] <Marzo> The issue is that he is compiling with -Werror, but the code can be fixed to avoid the narrowing conversion
[19:31:39] <Marzo> Hm
[19:31:54] <Marzo> ARM GCC actually turns -Wnarrowing into an error on its own
[19:31:57] <Marzo> Huh
[19:32:36] <Dominus> that's pretty hostile
[19:50:48] <Dominus> Paulo also added a ptch for the gimp plugin https://github.com/exult/exult/issues/36
[20:07:16] <Marzo> I commented on that one
[20:07:30] <Marzo> I may end up doing what I described in my comment
[20:11:09] <Dominus> I think I ran into this myself a while back, but just using the gimptool worked in getting a useable u7shp
[20:49:20] <Dominus> I just noticed that if we aever want to support multiple languages for Exult itself, debian has us covered for some languages with their patches to Exult 1.2 http://debian.bio.lmu.de/ubuntu/pool/multiverse/e/exult/
[20:50:35] <Dominus> Azeem seems to know more about this :)