[03:23] astraljava: I actually upload a bunch of other stuff too :) [03:27] xnox: I take it you never got any of them? [05:02] micahg: Yeah I think I wanted to say so, but probably phrased it badly. :) [05:02] Was thinking about the stuff that you do when you're patch piloting, for instance. [07:53] Unit193: never got any of what, sorry? === yofel_ is now known as yofel === smartboyhw is now known as nemesis-project === nemesis-project is now known as smartboyhw [17:51] knome: where did we end up with getting the offline docs uploaded somewhere? and doc.ubuntu.com/xubuntu deleted? [17:52] knome: any more seed changes (I'd like to respin xubuntu-meta so we pick up the pam-xdg support [18:05] micahg, no, as long as we fit on a CD [18:06] pleia2, we should contact the IS about uploading under xubuntu.org - other docs can go [18:06] knome: ok, shall I open a ticket? [18:06] pleia2, please :) [18:06] k [18:06] knome: still do according to latest dailies [18:07] micahg, great [18:07] knome: we seem to have a bunch of room on amd64 now, should I add back a language or 2? [18:11] micahg, what is "bunch" ? [18:11] micahg, and how come we do have that space [18:11] ~20M [18:11] idk... [18:11] well meh. [18:11] i'd rather reintroduce gnumeric, but it sucks we're this late in the cycle [18:11] but i suppose langpacks are fine [18:12] we'd have to drop an i386 language to do that [18:12] yeah [18:12] let's not do that atm [18:12] ok, pick 2 of 'xh fr pt de' to be on amd64 [18:12] well what's the most spoken [18:13] xh pt ? [18:13] I think so [18:13] i'd imaging that would be near what we had [18:14] ok, tomorrows images should be closer together in size [18:15] ok, thanks again [19:02] always worrysome when I submit an RT ticket and get no ticket number back [19:02] * pleia2 waits [19:02] also, case badge stickers shipped yesterday :) === SiB is now known as SiB_2 [20:52] Hello?\ [20:52] I'm trying to write a C program, but GCC doesn't recognize the functions 'strptime' and 'localtime_r' [20:53] But I have done #include [20:53] Any ideas? [20:58] hrm? how are you building it? [20:59] gcc -ansi -Wall (filename) [20:59] and what do you get? [21:00] warning: implicit declaration of function ‘strptime’ [-Wimplicit-function-declaration] [21:01] can you pastebin your code? [21:02] Okay, I [21:02] Hang on... [21:02] ....oh. [21:02] Forgot this: [21:02] "#define _XOPEN_SOURCE" [21:03] Sorry to bother you... I guess this is what you get when you develop the same code on a different platform than your target :P [21:04] SiB_2: so you're working on something related to xubuntu in any way? [21:05] Not really. It's an assignment for school. The computer it has to run on runs Xubuntu, though. [21:05] I (and the prof) develop on a Mac, which is why neither of us included it in the base file. [21:05] It's just a basic calendar parser. [21:06] a-ha [21:06] well if you wanna develop something for xubuntu, that'd be most welcome (we're rather short on devs usually) [21:07] Ummm.. but what would I develop? [21:07] depends on what you're interested in :) [21:07] theoretically there's lots of stuff to do [21:07] i guess starting with bug-fixes is always best [21:09] Good to know [22:00] Bye.