00:01:20 | Araq | good night |
00:15:20 | fowl | night' |
01:29:40 | * | q66 quit (Quit: Quit) |
02:34:42 | * | JStoker quit (*.net *.split) |
02:34:42 | * | comex quit (*.net *.split) |
02:34:42 | * | Reisen quit (*.net *.split) |
02:34:43 | * | fowl quit (*.net *.split) |
02:34:43 | * | ccssnet quit (*.net *.split) |
02:34:43 | * | CodeBlock quit (*.net *.split) |
02:34:43 | * | XAMPP quit (*.net *.split) |
02:34:44 | * | shevy quit (*.net *.split) |
02:34:44 | * | dom96 quit (*.net *.split) |
02:34:45 | * | Araq quit (*.net *.split) |
02:34:45 | * | Trix[a]r_za quit (*.net *.split) |
02:34:45 | * | mal``` quit (*.net *.split) |
02:34:46 | * | Amrykid quit (*.net *.split) |
02:34:46 | * | reactormonk quit (*.net *.split) |
02:34:46 | * | Roin quit (*.net *.split) |
02:34:46 | * | silven quit (*.net *.split) |
02:34:46 | * | Boscop quit (*.net *.split) |
06:44:54 | * | shevy joined #nimrod |
06:44:54 | * | XAMPP joined #nimrod |
06:44:54 | * | fowl joined #nimrod |
06:44:54 | * | JStoker joined #nimrod |
06:44:54 | * | dom96 joined #nimrod |
06:44:54 | * | Amrykid joined #nimrod |
06:44:54 | * | Araq joined #nimrod |
06:44:54 | * | reactormonk joined #nimrod |
06:44:54 | * | Boscop joined #nimrod |
06:44:54 | * | Trix[a]r_za joined #nimrod |
06:44:54 | * | Roin joined #nimrod |
06:44:54 | * | silven joined #nimrod |
06:44:54 | * | mal``` joined #nimrod |
06:44:54 | * | comex joined #nimrod |
06:44:54 | * | ccssnet joined #nimrod |
06:44:54 | * | CodeBlock joined #nimrod |
06:44:54 | * | Reisen joined #nimrod |
09:31:49 | * | bugmagnet joined #nimrod |
09:38:46 | bugmagnet | hello |
09:39:08 | * | bugmagnet wonders if everyone's asleep |
09:39:25 | * | q66 joined #nimrod |
09:50:53 | bugmagnet | can Nimrod talk to ADODB on Windows? |
10:02:19 | * | bugmagnet quit (Quit: I love my HydraIRC -> http://www.hydrairc.com <-) |
10:03:06 | * | bugmagnet joined #nimrod |
10:14:16 | bugmagnet | and Aporia is not building in Windows |
11:29:40 | * | |apriori| joined #nimrod |
11:53:51 | dom96 | hey bugmagnet |
11:54:31 | dom96 | Yes, I'm developing Aporia on Linux. So I don't actively test whether it compiles on Windows. |
11:54:52 | |apriori| | dom96, I was extremely surprised that it worked like a charm on FreeBSD |
11:55:14 | dom96 | |apriori|: it does? I'm extremely surprised then too. |
11:57:38 | dom96 | bugmagnet: If C can talk to ADOdb then so can Nimrod. I'm not sure whether it can though. |
11:58:14 | |apriori| | adodb? |
11:58:28 | dom96 | I'm guessing it's this: http://en.wikipedia.org/wiki/ADOdb |
11:59:58 | dom96 | |apriori|: It looks like the gcc farm just got a new machine with *BSD virtual machines, so I might be able to set up nimbuild to build for freebsd, netbsd and openbsd. |
12:00:25 | |apriori| | http://adodb.sourceforge.net/#extension |
12:00:33 | |apriori| | there is a C variant of adodb |
12:00:56 | |apriori| | dom96, as far as I know, nimrod itself still has issues with netbsd and openbsd.. at least Araq said something like that |
12:01:35 | dom96 | |apriori|: Yeah, nimbuild already runs on netbsd. It's constantly failing however. |
12:02:03 | |apriori| | Araq, said something about the getOsFilename or whatever that function was called again, fails.. and it's crucial |
12:07:21 | dom96 | yeah, if i recall correctly it doesn't return the absolute path |
12:15:26 | |apriori| | yeah |
13:59:18 | bugmagnet | I was actually thinking more in terms of http://en.wikipedia.org/wiki/ActiveX_Data_Objects than the PHPish thing |
13:59:57 | bugmagnet | Nimrod appears to have some support for talking COM/ActiveX and I was just wondering if anyone had done the leg work for ADODB yet |
14:00:50 | dom96 | Can't say I know of anyone that has. |
14:16:54 | bugmagnet | righto. Wish I had the time to do it myself. |
14:40:45 | * | bugmagnet quit (Quit: HydraIRC -> http://www.hydrairc.com <- It'll be on slashdot one day...) |
14:42:54 | * | Trix[a]r_za is now known as Trixar_za |
15:54:05 | * | XAMPP_ joined #nimrod |
15:57:48 | * | XAMPP quit (Ping timeout: 276 seconds) |
16:33:17 | * | shevy quit (Ping timeout: 260 seconds) |
16:37:08 | * | Trixar_za is now known as Trix[a]r_za |
16:46:01 | * | shevy joined #nimrod |
16:48:20 | * | |apriori| quit (Remote host closed the connection) |
17:33:39 | * | XAMPP_ is now known as XAMPP |
17:33:46 | * | XAMPP quit (Changing host) |
17:33:46 | * | XAMPP joined #nimrod |
17:39:43 | * | XAMPP quit (Ping timeout: 265 seconds) |
17:49:27 | * | XAMPP joined #nimrod |
18:17:37 | * | Boscop quit (Ping timeout: 252 seconds) |
20:20:44 | * | Boscop joined #nimrod |
20:57:34 | fowl | any reason not to use this type of thing to read arrays from stream?: var y = cast[array[0..3, int16]](stream.readStr(sizeof(int16)*4).cstring) |
21:07:05 | dom96 | 0_o |
21:07:19 | dom96 | fowl: That looks very unsafe :P |
21:07:53 | dom96 | Does that even work? |
21:07:59 | fowl | dom96: sure |
21:09:19 | dom96 | You might get some crazy results, anything with 'cast' is unsafe. But something like this is another level of unsafe lol |
21:09:27 | fowl | i just use writeData(stream, addr somearray, sizeof(somearray)) to write it |
21:10:05 | * | Trix[a]r_za is now known as Trixar_za |
21:10:10 | dom96 | Why don't you just use the marshal module? |
21:10:34 | fowl | because marshalling thigns to json is crazy this is for networking |
21:12:17 | dom96 | I would still use JSON for network communication |
21:14:53 | dom96 | Sure there is a bit of overhead, but it's not that bad. |
21:16:19 | dom96 | But hey, if it works, use it. I suck at stuff like this. |
21:16:59 | fowl | dom96: overhead is bad, im going to be sending/receiving position info a lawt |
21:19:17 | dom96 | I think your solution is fine then. |
21:19:24 | dom96 | Looks scary to me though heh |
21:54:41 | fowl | dom96: can I change the font in the output tab to a monospaced font? |
21:55:01 | dom96 | not currently, sorry. |
21:55:12 | dom96 | I'll add it to my todo list |
21:58:29 | fowl | dom96: and if it could keep the beginning spaces in a line of output |
21:58:47 | fowl | try reading treerepr() without indentation ): |
21:59:51 | dom96 | hrm, it should do that. |
22:00:24 | dom96 | Seems to be a bug. |
22:00:27 | dom96 | I'll fix it for you :) |
22:03:22 | fowl | cool ty |
22:13:06 | dom96 | fowl: There you go :) |
22:13:34 | fowl | cool |
22:29:30 | * | Trixar_za is now known as Trix[a]r_za |
23:27:36 | dom96 | good night |