[11:06:40] @logon [11:06:40] Channel is already logged [11:18:32] @refresh [11:18:32] Message queue was reloaded [11:18:38] @commands [11:18:38] Commands: channellist, trusted, trustadd, trustdel, infobot-off, refresh, infobot-on, drop, whoami, add, reload, logon, logoff [11:30:50] @infobot-on [11:30:50] Infobot enabled [11:30:51] @infobot-on [11:30:51] Infobot enabled [17:05:38] petan: so...? [17:06:37] https://gist.github.com/4969d435a23f35de4d47 is what I get when I try to compile [18:07:38] sorry I have a lot of stuff to do [18:23:48] !svn [18:23:48] to download source code type http://code.google.com/p/huggle3/source/ and read it [18:52:13] Tannerbaum: done [18:52:16] svn up [18:53:45] ok [18:55:03] [huggle project updates - Google Code] r784 (little fixes) committed by benapetr@gmail.com - http://code.google.com/p/huggle/source/detail?r=784 [18:58:07] petan: I still get all of those other errors. [19:02:57] I can build it and run [19:02:59] on debian [19:03:11] you are probably missing some libraries [19:03:20] I am about to create a makefile [19:03:27] mmt [19:24:09] Tannerbaum: you must change Platform to linux32 [19:24:23] Config.cs [19:24:24] ok [19:25:01] _Platform [19:25:24] petan: line 72_ [19:25:26] ? [19:25:28] yes [19:25:43] NEVER COMMIT changes to this file without discussion [19:26:09] default option should be windows32, it's job of release managers to change it [19:26:22] eg people who will build releases and packages [19:26:36] you can just place Config.cs to svn ingore [19:26:41] i do not even have commit access. [19:26:47] want it? [19:26:50] no thanks [19:26:53] heh [19:26:54] ok [19:27:03] i will just use my github repo [19:27:22] it's pretty hard to merge changes like that [19:29:37] public static platform _Platform = platform.linux; [19:29:43] is that what it should be? [19:30:34] linux32 [19:30:39] ah [19:30:58] and I still get those 64 errors [19:31:12] I get 64 warnings [19:31:15] 0 errors [19:31:15] er, warnings [19:31:19] ignore them [19:31:21] Oh