[02:02:02] *** Quits: drbean (~drbean@TC210-63-209-187.static.apol.com.tw) (Read error: Connection reset by peer) [02:02:19] *** Joins: drbean (~drbean@TC210-63-209-74.static.apol.com.tw) [03:06:43] *** Quits: proteusguy (~proteusgu@cm-58-10-208-146.revip7.asianet.co.th) (Ping timeout: 245 seconds) [03:11:13] *** Joins: proteusguy (~proteusgu@cm-58-10-208-146.revip7.asianet.co.th) [16:57:36] this is really weird, I have this piece of code https://s.put.re/QyysiYuH.27.png which compiled just fine, and then I added the bits in yellow [16:57:51] it's not even compiling, just throws "Killed: 9" [16:58:40] I know this is not the full context, I just thought in case the pattern would look familiar to someone here :-P [16:59:09] the weirdest thing is that it already stops compiling if I just add the "glue obj.p2" bit, not the "if_then_Pol p" bit [16:59:54] p is for polarity, which is a parameter in the table that I'm constructing. the variable obj doesn't depend on anything related to p [17:00:42] (ok, technically I don't know if it stops compiling when I only add the glue bit, but at least it gets slower" [17:00:44] *)