All times are UTC.
01:30:36 <-- Mook_as has quit (Quit: Mook_as) 02:33:32 <-- GeekShadow has quit (Ping timeout) 02:33:36 --> GeekShadow has joined #instantbird 04:06:44 --> mconley has joined #instantbird 04:22:02 <-- clokep has quit (Ping timeout) 04:26:57 <-- mconley has quit (Input/output error) 04:39:23 <instant-buildbot> build #1743 of macosx-nightly-default is complete: Failure [4failed shell_3] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/1743 04:41:09 <-- wnayes has quit (Quit: wnayes) 05:21:37 <-- mrphs has quit (Ping timeout) 05:26:09 --> mrphs has joined #instantbird 05:58:23 <-- GeKo has quit (Ping timeout) 06:03:17 --> GeKo has joined #instantbird 06:09:21 <-- dewtwo has quit (Ping timeout) 06:09:40 --> dewtwo has joined #instantbird 06:27:56 --> gerard-majax has joined #instantbird 06:37:13 <-- gerard-majax has quit (Ping timeout) 06:55:15 --> jb has joined #instantbird 06:55:46 --> nhnt11 has joined #instantbird 06:56:05 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 06:56:10 --> nhnt11 has joined #instantbird 07:04:08 --> gerard-majax has joined #instantbird 07:07:15 <-- gerard-majax has quit (Ping timeout) 07:14:37 <-- nhnt11 has quit (Ping timeout) 07:24:33 <-- micahg has quit (Ping timeout) 07:25:16 --> micahg has joined #instantbird 07:44:05 <-- jb has quit (Ping timeout) 07:44:21 --> jb has joined #instantbird 07:45:05 <instant-buildbot> build #1242 of win32-nightly-default is complete: Failure [4failed shell_3] Build details are at http://buildbot.instantbird.org/builders/win32-nightly-default/builds/1242 08:20:59 <-- jb has quit (Ping timeout) 08:22:11 <-- EionRobb has quit (Quit: Leaving.) 08:22:20 --> EionRobb has joined #instantbird 08:22:48 --> jb has joined #instantbird 08:24:03 <-- EionRobb has quit (Ping timeout) 09:10:35 <-- jb has quit (Connection reset by peer) 09:10:39 --> jb1 has joined #instantbird 09:33:04 <-- jb1 has quit (Connection reset by peer) 09:33:09 --> jb has joined #instantbird 09:35:39 <-- jb has quit (Ping timeout) 09:36:32 --> jb has joined #instantbird 09:55:46 <-- flo-retina has quit (Ping timeout) 09:56:47 --> flo-retina has joined #instantbird 09:56:47 * ChanServ sets mode +qo flo-retina flo-retina 09:58:01 --> gerard-majax has joined #instantbird 10:06:22 <-- jb has quit (Ping timeout) 11:06:09 <-- GeKo has quit (Quit: leaving) 13:53:05 --> clokep has joined #instantbird 13:53:05 * ChanServ sets mode +o clokep 13:55:17 * clokep has very little motivation with this purpleMemory stuff. :( 14:30:15 <-- BWMerlin has quit (Quit: BWMerlin) 14:32:02 <flo-retina> clokep: is it the last purplexpcom error? 14:43:28 <clokep> flo-retina: I think so. 14:43:42 <flo-retina> have you ran |make -k| as I requested? 14:44:22 <clokep> No. 14:45:22 --> Mic has joined #instantbird 14:49:05 <clokep> I'm rebuilding it now 14:58:16 <-- Mic has quit (Quit: Instantbird -- http://www.instantbird.com) 15:16:01 --> aleth has joined #instantbird 15:16:02 * ChanServ sets mode +h aleth 15:21:02 <clokep> Bleh, building on Windows is such a pain compared to Linux/Mac. 15:21:24 <flo-retina> ah, now you see it ;) 15:22:39 <aleth> Less pain than not building at all though ;) 15:23:20 --> Mic|web has joined #instantbird 15:25:03 <aleth> So... is there a way for xpcshell tests to access the internal methods of xpconnect wrapped objects? (my guess is "of course not") 15:25:30 <clokep> Why would it go through xpconnect? :-S 15:25:56 <aleth> anything accessed via Services.* 15:26:10 <clokep> Why would you need to do that? 15:26:34 <clokep> If you're trying to test that stuff, I'd suggest directly importing the file. 15:26:36 <aleth> The alternative is to load the whole thing into scope 15:26:59 <clokep> Why is that a problem? :P 15:27:06 <clokep> You can import it into a different variable. 15:27:34 <aleth> It's not a problem... it's just a different approach 15:28:53 <aleth> The real problem is that e.g. the /help command requires the 'fake' conversation I am using to appear to be registered with Services.conversations etc 15:29:04 <aleth> But I guess I don't really need to test all that atm 15:29:18 <aleth> Just investigating the whole thing a bit also for future use ;) 15:31:39 <-- Mic|web has quit (Quit: http://www.mibbit.com ajax IRC Client) 15:31:49 <clokep> You can always fake Services .conversations probably. 15:32:03 <aleth> Hmm, that's an idea. 15:32:31 --> mconley has joined #instantbird 15:35:08 <aleth> clokep: Congrats on almost getting purplexpcom built btw! 15:35:31 <-- mconley has quit (Input/output error) 15:35:44 <clokep> aleth: Thanks. The configure garbage still needs to be dealt w/, however. 15:36:00 --> Mic|web has joined #instantbird 15:36:03 <aleth> What's that exactly? 15:37:53 <clokep> To find bonjour, glib, etc. 15:46:04 <clokep> flo-retina: http://pastebin.instantbird.com/554491 15:47:04 <flo-retina> can you do it with make -k ? 15:47:22 <flo-retina> (the first line of your pastebin shows you didn't ;)) 15:48:03 <flo-retina> and go directly in the purplexpcom/src folder 15:48:03 <clokep> flo-retina: That is what I did. 15:48:36 <flo-retina> make -k -C purplexpcom/src 15:48:57 <clokep> http://pastebin.instantbird.com/554492, as I said I did it with -k 15:48:58 <-- Mic|web has quit (Quit: http://www.mibbit.com ajax IRC Client) 15:49:01 <clokep> I'll do purplexpcom/src though 15:49:38 <clokep> http://pastebin.instantbird.com/554493 15:49:39 <flo-retina> that's irrelevant if you do it in a different folder; make flags aren't propagated from a folder to another 15:49:47 <clokep> That's ridiculous. 15:50:18 <flo-retina> ok, looks like purpleMemory is indeed the last problematic file :) 15:53:38 * clokep half wants to just not compile it for now. :-[ 16:05:21 <flo-retina> clokep: if you comment out http://lxr.instantbird.org/instantbird/source/purple/purplexpcom/src/purpleInit.cpp#574 that should work 16:05:42 <clokep> Yup. Would that be reasonable or do you really dislike that idea? 16:06:05 <flo-retina> you wouldn't commit that 16:06:20 <flo-retina> but if it's a way to help you move forward and test/fix other stuff, why not? 16:09:32 <clokep> Alright. 16:10:26 <-- gerard-majax has quit (Ping timeout) 16:15:51 <-- Tonnes has quit (Connection reset by peer) 16:27:23 --> Tonnes has joined #instantbird 16:36:53 --> nhnt11 has joined #instantbird 16:46:28 --> iamjayakumars has joined #instantbird 16:49:03 <-- aleth has quit (Ping timeout) 16:49:59 --> aleth has joined #instantbird 16:49:59 * ChanServ sets mode +h aleth 16:54:54 <-- aleth has quit (Quit: exit stage left) 16:54:58 --> aleth has joined #instantbird 16:54:58 * ChanServ sets mode +h aleth 16:55:04 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 16:55:10 --> nhnt11 has joined #instantbird 17:03:00 --> wnayes has joined #instantbird 17:32:41 <-- aleth has quit (Ping timeout) 17:47:18 <-- iamjayakumars has quit (Client exited) 17:53:41 <-- nhnt11 has quit (Ping timeout) 18:24:36 --> gerard-majax_ has joined #instantbird 18:38:49 <-- gerard-majax_ has quit (Ping timeout) 18:43:16 <-- Suiseiseki has quit (Ping timeout) 18:54:16 --> gerard-majax_ has joined #instantbird 18:56:16 <-- gerard-majax_ has quit (Ping timeout) 18:56:19 --> gerard-majax__ has joined #instantbird 18:59:09 --> Suiseiseki has joined #instantbird 19:04:21 <-- gerard-majax__ has quit (Ping timeout) 19:09:54 --> jeffgman has joined #instantbird 19:10:26 <-- jeffgman has quit (Quit: Instantbird 1.4 -- http://www.instantbird.com) 19:10:37 --> jeffgman has joined #instantbird 19:11:22 <-- Suiseiseki has quit (Ping timeout) 19:20:20 --> gerard-majax__ has joined #instantbird 19:29:14 --> Suiseiseki has joined #instantbird 19:32:01 <-- gerard-majax__ has quit (Ping timeout) 20:14:53 --> wnayes1 has joined #instantbird 20:14:54 <-- wnayes1 has quit (Client exited) 20:15:53 <-- wnayes has quit (Ping timeout) 20:16:09 --> wnayes has joined #instantbird 21:09:53 --> mconley has joined #instantbird 21:14:16 <-- jeffgman has quit (Ping timeout) 21:29:49 <-- Suiseiseki has quit (Connection reset by peer) 21:30:34 --> Suiseiseki has joined #instantbird 21:31:53 <-- flo-retina has quit (Ping timeout) 21:32:06 --> jeffgman has joined #instantbird 21:32:22 <-- jeffgman has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 21:35:31 --> flo-retina has joined #instantbird 21:35:31 * ChanServ sets mode +qo flo-retina flo-retina 21:37:58 <-- mconley has quit (Input/output error) 22:00:58 <-- clokep has quit (Ping timeout) 23:04:17 --> BWMerlin has joined #instantbird 23:47:27 <-- flo-retina has quit (Ping timeout)