<<28-01-2013>>

00:04:06*gradha quit (Quit: Leaving)
00:10:12*q66 quit (Quit: Quit)
00:18:44Araqbtw zahary, do you use inplace RC'ing in the new GC or external buffers?
00:31:31Araqgood night
00:33:02NimBotAraq/Nimrod 2f54670 Dominik Picheta [+0 ±1 -0]: Fixed osproc.execCmdEx; tester should now succeed.
00:35:01NimBotnimrod-code/Aporia e931e3c Dominik Picheta [+0 ±2 -0]: PStream is no longer closed in processes.nim
00:35:01NimBotnimrod-code/Aporia 0ef95ca Dominik Picheta [+0 ±3 -0]: Fixed a bug with suggest where project files are not being handled... 2 more lines
00:35:06dom96'night
02:34:12*XAMPP-8 joined #nimrod
03:03:05*Anaphaxeton quit (Remote host closed the connection)
05:15:53*codeallergy quit ()
08:29:39*Araq_ joined #nimrod
08:30:03*Araq_ quit (Client Quit)
08:38:43*zahary_ quit (Quit: ZNC - http://znc.in)
08:41:22*zahary_ joined #nimrod
08:42:35*XAMPP-8 quit (Ping timeout: 260 seconds)
08:44:41*Araq_ joined #nimrod
08:45:03*Araq_ quit (Client Quit)
09:02:04*XAMPP-8 joined #nimrod
11:36:42*Amrykid quit (Ping timeout: 264 seconds)
11:38:35*Amrykid joined #nimrod
11:59:17*zahary quit (Ping timeout: 248 seconds)
12:03:44*zahary joined #nimrod
12:06:22*zahary1 joined #nimrod
12:07:48*zahary quit (Ping timeout: 248 seconds)
12:10:41*zahary1 quit (Ping timeout: 252 seconds)
12:58:26*Anaphaxeton joined #nimrod
13:24:19*zahary joined #nimrod
13:31:02*Trix[a]r_za is now known as Trixar_za
14:02:48*Amrykid quit (Changing host)
14:02:48*Amrykid joined #nimrod
14:54:08*q66 joined #nimrod
14:56:22*Trixar_za is now known as Trix[a]r_za
15:24:10*gradha joined #nimrod
15:35:00*XAMPP-8 quit (Ping timeout: 260 seconds)
15:54:15*fowl joined #nimrod
17:11:04*codeallergy joined #nimrod
17:34:09gradharight now the os module documents paramCount and paramStr in the when defined(windows) branch
17:34:34gradhathe result is I get blank docstrings under macosx
17:35:01gradhais the solution to this problem to forward declare procs in a generic block for all oses with docstrings, then just implement them in the branches?
17:35:28gradhaif so, what would happen if you have a docstring for a forward declared proc, and another one in the proc itself? do the add? do they overwrite?
17:42:48*XAMPP-8 joined #nimrod
18:03:28Araqgradha: I'm not sure, I think it does overwrite
18:03:55Araqbut no matter what it does, it shouldn't be a problem
18:04:12gradhain the meantime I've been confabulating for a feature request for the doc generator
18:04:54Araqwhich feature?
18:06:29gradhathe doc "compiler" would warn if a new docstring overwrites the previous one
18:15:29Araq*shrug* is that a common problem?
18:16:48gradhaIIRC system.nim forward declares stuff with docstrings, then you have a happy gradha users who goes in and says "oh, proc something inside systemwhatever.nim is lacking a docstring, let's add one!"
18:19:37gradhait would be less of a problem if "include" didn't exist and all docstrings had to be in the same file for the code unit
18:21:18Araqyou could also simply check for an export marker
18:21:29Araqif it has one, it need documentation
18:22:16Araqtechnically both headers could have the * but my coding style avoids that and maybe the compiler should enforce it
18:22:21reactormonkAraq, oh, found the bug. it's nimrod.
18:22:32Araqreactormonk: of course ... :-/
18:22:33reactormonkAraq, client_26106.geometry_10009 should be client_26106.geometry
18:23:19reactormonkHow do I tell it to import fields? good old importc statement?
18:23:39Araqyes
18:24:03reactormonktime for some macros...
18:26:47gradhayes, enforcing that coding convention would have the same effect with regards of knowing where to write the docstrings
18:32:06*FreeArtMan joined #nimrod
18:46:11*gradha quit (Ping timeout: 244 seconds)
18:56:14*shevy quit (Read error: Operation timed out)
19:02:13reactormonkfixed.
19:10:23*shevy joined #nimrod
19:44:07*Zerathul joined #nimrod
20:13:27*FreeArtMan quit (Ping timeout: 252 seconds)
21:10:40*Zerathul quit (Ping timeout: 256 seconds)
21:17:36*Zerathul joined #nimrod
22:01:47*Zerathul quit (Quit: ChatZilla 0.9.89 [Firefox 18.0.1/20130116073211])
22:31:17*XAMPP-8 quit (Ping timeout: 245 seconds)
22:34:05*gradha joined #nimrod
23:03:49*codeallergy quit ()
23:24:28*gradha quit (Quit: Leaving)