--- Log opened Wed Jul 31 00:00:38 2013
15:40 < jgarzik> petertodd, about to integrate announce/commit TX support into txtool
16:11 < petertodd> nice
18:26 < jgarzik> petertodd, your audit report is not directly linked to something render-able in the browser?  poo.
18:27 < petertodd> jgarzik: It's PGP signed and people should be verifying that stuff.
18:27 < petertodd> jgarzik: Though I could also to a zip file of it...
18:28 < jgarzik> petertodd, pipe dream, just like the PGP WoT
18:29 < jgarzik> Just decreases the reader audience size dramatically, due to lack of ease of reading, and lack of SEO indexing
18:29 < petertodd> pff, there's nothing I can do that's better other than putting it on petertodd.org, and I haven't had a site there for ages
18:29 < jgarzik> ;p
18:29 < petertodd> Litecoin can do what they want for SEO.
18:29 < jgarzik> off to Fry's, for UPS's
18:30 < petertodd> I'm posting it because I want Bitcoin people to see and learn, and critisise!
20:02 < Luke-Jr> any know why glibc seems to have zero real wide character support? :/
20:08 < midnightmagic> Luke-Jr: drepper ..?
20:08 < Luke-Jr> sigh
20:08 < Luke-Jr> and ncurses lacks UTF-8 support
20:09 < midnightmagic> it does?!
20:09 < sipa> wut?
20:10 < midnightmagic> I thought it does do widechars.
20:10 < midnightmagic> Yeah, http://invisible-island.net/ncurses/ncurses.faq.html ncursesw ?
20:15 < Luke-Jr> midnightmagic: it supports wide chars, which glibc doesn't
20:15 < Luke-Jr> it doesn't support UTF-8, which is distinct from wide chars
20:15 < Luke-Jr> and if the locale is UTF-8, it won't render wide chars using it
20:16 < Luke-Jr> although that's arguably the libc's job
20:16 < Luke-Jr> maybe
20:17 < Luke-Jr> all the documentation for glibc infers it works, but in practice, iswprint only returns non-zero for ASCII characters, and wprintf prints only the last 8 bits of every character
20:29 < midnightmagic> That's weird. I recall using ints for character printing in an old ncurses app I wrote and graphs worked just fine.
20:32 < jrmithdobbs> have they actually provided details on that iphone charger hack thing?
20:32 < jrmithdobbs> at blackhat
20:37 < midnightmagic> oh awesome. apple messed up with their proprietary cable stuff?
22:16 < Luke-Jr> hrm, it works if I set a null locale
22:16 < Luke-Jr> but only using C setlocale, not LANG=
22:18 < Luke-Jr> oh weird, setlocale does more than just what its name suggests!
--- Log closed Thu Aug 01 00:00:41 2013