Options:
- # Session Start: Wed Sep 17 00:00:00 2014
- # Session Ident: #css
- # [00:03] * leaverou is now known as leaverou_away
- # [00:20] * Joins: {Darktears} (~darktears@public.cloak)
- # [00:21] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [00:26] * Quits: darktears (~darktears@public.cloak) (Client closed connection)
- # [00:34] <TabAtkins> plinss: I don't understand why, but Shepherd is parsing a dfn wrong in Flexbox.
- # [00:34] <TabAtkins> The dfn for "main axis" looks like <dfn title="main axis|main-axis">main axis</dfn> in both the TR and ED.
- # [00:35] <TabAtkins> In the "anchors" section of the data, it shows up with a linking_text of ["main axis", "main-axis"], as expected.
- # [00:35] <TabAtkins> But the draft_anchors section doesnt' have a linking_text.
- # [00:35] <TabAtkins> All it has is the title of "main axis".
- # [01:18] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [01:18] * Joins: zcorpan (~zcorpan@public.cloak)
- # [01:25] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [01:50] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [01:51] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [01:58] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [02:07] * Joins: jdaggett (~jdaggett@public.cloak)
- # [02:22] * Quits: lmcliste_ (~lmclister@public.cloak) ("")
- # [02:24] * Quits: adenilson (~anonymous@public.cloak) (adenilson)
- # [03:20] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
- # [03:28] <plinss> TabAtkins: fixed.
- # [03:28] <plinss> sorry, was a bug I introduced in normalizing the linking text, it was dropping it completely, the TR spec still had it because it hadn’t been re-parsed since the bug
- # [04:01] <TabAtkins> Thanks!
- # [04:06] * Joins: lmclister (~lmclister@public.cloak)
- # [04:20] * Quits: dauwhe_ (~dauwhe@public.cloak) (Client closed connection)
- # [04:35] * Joins: glenn (~gadams@public.cloak)
- # [05:09] * leaverou_away is now known as leaverou
- # [05:29] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [05:52] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [05:52] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [06:05] <birtles> TabAtkins: bikeshed is broken
- # [06:05] <birtles> FATAL ERROR: Couldn't read the local JSON file:
- # [06:05] <birtles> expected string or buffer
- # [06:06] <birtles> worked ~3 hours ago though
- # [06:09] <TabAtkins> birtles: Yayyyyy
- # [06:09] <birtles> TabAtkins: oh, was that intended?
- # [06:10] <TabAtkins> I brought the wrong computer home, so I can't investigate or fix until tomorrow morning.
- # [06:10] <TabAtkins> But!
- # [06:10] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [06:10] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [06:10] <TabAtkins> Try moving the contents of the file into a <pretty class=biblio>
- # [06:11] <TabAtkins> Omg, pre
- # [06:11] <TabAtkins> Stupid phone
- # [06:11] <birtles> :)
- # [06:11] <birtles> the contents of the file being biblio.json?
- # [06:11] <TabAtkins> Yeah
- # [06:11] <birtles> ok, I'll give it a shot, thanks
- # [06:11] <birtles> our spec builds on travis by pulling the latest version of bikeshed then running it... living on the bleeding edge ;)
- # [06:12] <birtles> no luck
- # [06:12] <birtles> oh wait
- # [06:13] <TabAtkins> Also kill the biblio.json, obvs
- # [06:13] <birtles> yeah, no luck
- # [06:13] <birtles> I renamed it to biblio.json.moveaside
- # [06:14] <birtles> so I assume it's not picking it up
- # [06:14] <TabAtkins> Yeah
- # [06:14] <birtles> I'll have a fiddle, but it can wait until tomorrow
- # [06:14] <TabAtkins> Okay, let's see if I can spot the problem from the web interface.
- # [06:16] * Joins: dbaron (~dbaron@public.cloak)
- # [06:24] <birtles> TabAtkins: is the order of the arguments passed to processSpecrefBiblioFile wrong?
- # [06:25] <birtles> hmm... maybe not
- # [06:26] <TabAtkins> Ah, it is!
- # [06:26] <birtles> yeah, in two places
- # [06:26] <TabAtkins> Two instances of it, one in ReferenceManager, one in __init__, both need their first two arguments swapped
- # [06:26] <birtles> after I fixed both of them it seems to work, or get further at least
- # [06:27] <TabAtkins> Still an error?
- # [06:28] <birtles> TabAtkins: yeah, a key error matching the biblio ref
- # [06:28] <TabAtkins> argleblarg, sorry for not testing more thoroughly.
- # [06:28] <TabAtkins> Paste exact error?
- # [06:29] <birtles> https://www.irccloud.com/pastebin/jYCEwb9F
- # [06:32] <TabAtkins> Oh, interesting. It's not finding fund-comp-graphics in the db; I suppose that's something you're reffing?
- # [06:33] <TabAtkins> (Obviously this shouldn't blow up like that.)
- # [06:36] <TabAtkins> birtles: Should have that fixed at least to the point that it avoids crashing.
- # [06:36] <birtles> yeah, it's in the biblio though
- # [06:37] <birtles> and it used to find it
- # [06:38] <TabAtkins> Yeah, I've been messing with the biblio code today, obviously, and must have messed something up.
- # [06:38] <TabAtkins> Does that come from your local biblio?
- # [06:44] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [06:45] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [06:45] <birtles> TabAtkins: yeah, the following line fails:
- # [06:45] <birtles> if "url" not in biblio or "title" not in biblio:
- # [06:46] <TabAtkins> Fails how? Excludes the entry? Throws an error?
- # [06:46] <TabAtkins> (I can't actually run anything right now, so I'm counting on you to report the results of my changes.)
- # [06:46] <birtles> it matches so the entry isn't added to the bibliography
- # [06:46] <birtles> so it seems like you've added a requirement for BOTH a url AND a title
- # [06:47] <TabAtkins> Which one is it lacking? Url?
- # [06:47] <birtles> yeah
- # [06:47] <birtles> it's a book
- # [06:47] <TabAtkins> Okay, one sec.
- # [06:47] <birtles> I can fix that
- # [06:48] <birtles> but then I get to the next error
- # [06:48] <birtles> :)
- # [06:48] <birtles> it's ok, if you want to leave it until tomorrow, there's no rush at my end
- # [06:48] <birtles> I can send you PRs for the first two fixes though
- # [06:50] <TabAtkins> Done.
- # [06:50] <TabAtkins> I've been fixing them through the web interface. ^_^
- # [06:50] <TabAtkins> You can edit files and push single-file commits through it.
- # [06:50] <birtles> wow, that's pretty impressive
- # [06:55] <birtles> TabAtkins: I get a KeyError at https://github.com/tabatkins/bikeshed/blob/master/bikeshed/biblio.py#L141
- # [06:56] <birtles> I guess it needs to test if the key exists before calling append
- # [06:56] * Quits: glenn (~gadams@public.cloak) (Client closed connection)
- # [06:56] * Joins: glenn (~gadams@public.cloak)
- # [06:56] <TabAtkins> ...huh. That doesn't make any sense. It's supposed to be a defaultdict.
- # [06:57] <TabAtkins> Never mind, it was a key error for 'type', right?
- # [06:57] <birtles> https://www.irccloud.com/pastebin/8PCe9tFj
- # [06:59] <TabAtkins> Still hitting that, weird.
- # [06:59] <TabAtkins> It's definitely a defaultdict, which is strange.
- # [06:59] <TabAtkins> The whole point of that is to avoid KeyErrors.
- # [07:00] <TabAtkins> Oh wait, no it's not, because I'm dumb.
- # [07:00] <TabAtkins> It's just the return value of a json parse, which is a standard dict.
- # [07:01] <birtles> also, unclosed string here: https://github.com/tabatkins/bikeshed/blob/master/bikeshed/ReferenceManager.py#L317
- # [07:01] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [07:01] <TabAtkins> That one's just embarrassing.
- # [07:02] <TabAtkins> Anyway, hopefully should retain its defaultdict-ness now.
- # [07:02] <birtles> no, I appreciate your help
- # [07:03] <birtles> TabAtkins: thank you!
- # [07:03] <birtles> it works!
- # [07:03] <TabAtkins> Yay!
- # [07:03] <TabAtkins> Blame Shane for making me want to play a boardgame and thus not testing as much as I needed to before pushing. ^_^
- # [07:03] * Quits: glenn (~gadams@public.cloak) (Ping timeout: 180 seconds)
- # [07:04] <birtles> ok, will do :)
- # [07:07] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [07:13] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [07:27] * Joins: glenn (~gadams@public.cloak)
- # [07:44] * Joins: lmclister (~lmclister@public.cloak)
- # [07:45] * Quits: glenn (~gadams@public.cloak) (Ping timeout: 180 seconds)
- # [07:46] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
- # [07:51] * Joins: jdaggett_ (~jdaggett@public.cloak)
- # [07:52] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [07:53] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [07:54] * Quits: jdaggett (~jdaggett@public.cloak) (Ping timeout: 180 seconds)
- # [07:54] * jdaggett_ is now known as jdaggett
- # [08:00] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [08:24] * Joins: glenn (~gadams@public.cloak)
- # [08:27] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:31] * Quits: glenn (~gadams@public.cloak) (Client closed connection)
- # [08:36] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [08:36] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [08:36] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [08:39] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [08:41] * Joins: glenn (~gadams@public.cloak)
- # [08:42] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [08:42] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [08:43] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [08:44] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [08:49] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [08:50] * Joins: zcorpan_ (~zcorpan@public.cloak)
- # [08:53] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [08:53] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [08:54] * Joins: tommyjt__ (~tommyjtl@public.cloak)
- # [08:55] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [09:00] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [09:06] * Joins: glazou (~glazou@public.cloak)
- # [09:08] * Quits: tommyjt__ (~tommyjtl@public.cloak) (Client closed connection)
- # [09:09] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [09:26] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [09:27] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [09:27] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [09:30] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [09:31] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [09:37] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [09:58] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [09:59] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [10:03] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [10:09] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [10:10] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [10:10] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [10:18] * Quits: jdaggett (~jdaggett@public.cloak) (Ping timeout: 180 seconds)
- # [10:21] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [10:23] * Quits: nvdbleek (~nvdbleek@public.cloak) (nvdbleek)
- # [10:26] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [10:32] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [10:33] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [10:33] * Joins: tantek (~tantek@public.cloak)
- # [10:35] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [10:41] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [10:44] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [10:44] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [10:48] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [10:48] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [10:48] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [10:50] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [10:50] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [10:54] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [10:58] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [10:58] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [10:59] * Joins: tommyjt__ (~tommyjtl@public.cloak)
- # [11:00] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [11:02] * Quits: tommyjt__ (~tommyjtl@public.cloak) (Client closed connection)
- # [11:03] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [11:04] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [11:38] * Joins: jet (~junglecode@public.cloak)
- # [11:42] * Quits: jet (~junglecode@public.cloak) (jet)
- # [12:06] * Quits: nvdbleek (~nvdbleek@public.cloak) (nvdbleek)
- # [12:29] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [12:35] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [12:36] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [12:36] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [12:40] * Quits: glenn (~gadams@public.cloak) (Client closed connection)
- # [12:44] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [12:50] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [12:50] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [12:50] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [12:57] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [12:57] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [13:14] * Quits: zcorpan_ (~zcorpan@public.cloak) (Client closed connection)
- # [13:32] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [13:40] * Joins: glenn (~gadams@public.cloak)
- # [13:45] * Quits: glenn (~gadams@public.cloak) (Client closed connection)
- # [13:45] * Joins: glenn (~gadams@public.cloak)
- # [13:50] * Joins: zcorpan (~zcorpan@public.cloak)
- # [13:57] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [14:08] * Joins: zcorpan (~zcorpan@public.cloak)
- # [14:21] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [14:26] * Joins: zcorpan (~zcorpan@public.cloak)
- # [14:47] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [14:52] * Joins: zcorpan (~zcorpan@public.cloak)
- # [15:03] * Joins: tantek (~tantek@public.cloak)
- # [15:16] * Joins: dauwhe (~dauwhe@public.cloak)
- # [15:43] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [15:45] * Joins: zcorpan (~zcorpan@public.cloak)
- # [16:05] * Joins: dwim_ (~dwim@public.cloak)
- # [16:17] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [16:25] * Joins: plh (plehegar@public.cloak)
- # [16:36] * Quits: plh (plehegar@public.cloak) (Ping timeout: 180 seconds)
- # [16:38] * Quits: mvujovic____ (~sid13458@public.cloak) (Client closed connection)
- # [16:38] * Quits: nikos (~uid28403@public.cloak) (Client closed connection)
- # [16:39] * Quits: krit (~sid15081@public.cloak) (Client closed connection)
- # [16:39] * Quits: slightlyoff (~sid1768@public.cloak) (Client closed connection)
- # [16:39] * Quits: ato (~sid16069@public.cloak) (Client closed connection)
- # [16:39] * Quits: achicu_____ (~sid13301@public.cloak) (Client closed connection)
- # [16:39] * Quits: cabanier (~sid15093@public.cloak) (Client closed connection)
- # [16:48] * Joins: nikos_ (~uid28403@public.cloak)
- # [16:48] * Joins: mvujovic____ (~sid13458@public.cloak)
- # [16:49] * Joins: cabanier (~sid15093@public.cloak)
- # [16:50] * Joins: achicu_____ (~sid13301@public.cloak)
- # [16:53] * Joins: slightlyoff (~sid1768@public.cloak)
- # [16:53] * Joins: krit (~sid15081@public.cloak)
- # [16:53] * Joins: ato (~sid16069@public.cloak)
- # [17:04] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [17:04] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [17:05] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [17:06] * Quits: glenn (~gadams@public.cloak) (Client closed connection)
- # [17:10] * Quits: nvdbleek (~nvdbleek@public.cloak) (Ping timeout: 180 seconds)
- # [17:11] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [17:11] * Quits: dwim_ (~dwim@public.cloak) (Ping timeout: 180 seconds)
- # [17:11] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [17:14] * Joins: zcorpan (~zcorpan@public.cloak)
- # [17:15] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [17:15] * Joins: zcorpan (~zcorpan@public.cloak)
- # [17:17] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [17:22] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [17:24] * Joins: dbaron (~dbaron@public.cloak)
- # [17:26] * Joins: lmclister (~lmclister@public.cloak)
- # [17:28] * Joins: plh (plehegar@public.cloak)
- # [17:34] * Quits: nvdbleek (~nvdbleek@public.cloak) (nvdbleek)
- # [17:38] * Quits: glazou (~glazou@public.cloak) (glazou)
- # [17:48] * Joins: glenn (~gadams@public.cloak)
- # [17:52] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [17:59] * Joins: jet (~junglecode@public.cloak)
- # [18:02] * Quits: lmclister (~lmclister@public.cloak) (Client closed connection)
- # [18:03] * Joins: lmclister (~lmclister@public.cloak)
- # [18:04] * Quits: lmclister (~lmclister@public.cloak) (Client closed connection)
- # [18:04] * Joins: lmclister (~lmclister@public.cloak)
- # [18:04] * Quits: lmclister (~lmclister@public.cloak) (Client closed connection)
- # [18:05] * Joins: lmclister (~lmclister@public.cloak)
- # [18:12] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [18:21] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [18:21] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [18:23] * leaverou is now known as leaverou_away
- # [18:26] * Joins: tantek (~tantek@public.cloak)
- # [18:37] * Quits: tantek (~tantek@public.cloak) (Ping timeout: 180 seconds)
- # [19:05] * Joins: jcraig (~jcraig@public.cloak)
- # [19:12] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [19:15] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [19:34] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [19:35] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [19:40] * Joins: lmclister (~lmclister@public.cloak)
- # [19:40] * Quits: lmclister (~lmclister@public.cloak) (lmclister)
- # [19:42] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [19:51] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [19:54] * Quits: tommyjtl (~tommyjtl@public.cloak) (Client closed connection)
- # [19:55] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [19:58] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [20:04] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [20:06] * Quits: jet (~junglecode@public.cloak) (jet)
- # [20:35] * Joins: lmclister (~lmclister@public.cloak)
- # [20:35] * Quits: lmclister (~lmclister@public.cloak) (lmclister)
- # [20:40] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
- # [20:40] * Joins: dauwhe (~dauwhe@public.cloak)
- # [20:54] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [21:51] * Quits: glenn (~gadams@public.cloak) (Client closed connection)
- # [21:53] * Joins: glenn_ (~gadams@public.cloak)
- # [22:00] * Quits: glenn_ (~gadams@public.cloak) (Ping timeout: 180 seconds)
- # [22:11] * Quits: {Darktears} (~darktears@public.cloak) (Client closed connection)
- # [22:13] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
- # [22:18] * Joins: darktears (~darktears@public.cloak)
- # [22:18] * Quits: tommyjtl_ (~tommyjtl@public.cloak) (Client closed connection)
- # [22:19] * Joins: tommyjtl (~tommyjtl@public.cloak)
- # [22:22] * Joins: tommyjtl_ (~tommyjtl@public.cloak)
- # [22:28] * Quits: tommyjtl (~tommyjtl@public.cloak) (Ping timeout: 180 seconds)
- # [22:41] * Quits: nvdbleek (~nvdbleek@public.cloak) (nvdbleek)
- # [22:52] * Joins: dbaron (~dbaron@public.cloak)
- # [23:23] * Quits: dbaron (~dbaron@public.cloak) ("8403864 bytes have been tenured, next gc will be global.")
- # [23:24] * Joins: adenilson (~anonymous@public.cloak)
- # [23:57] * Joins: jet (~junglecode@public.cloak)
- # Session Close: Thu Sep 18 00:00:00 2014
The end :)