00:04:53 | * | X67r quit (Quit: leaving) |
00:11:33 | * | rollo joined #nim |
00:15:06 | * | ozra quit (Ping timeout: 246 seconds) |
00:22:03 | * | infinity0 quit (Ping timeout: 246 seconds) |
00:24:11 | * | avsej quit (Ping timeout: 264 seconds) |
00:24:36 | * | pregress_ quit (Remote host closed the connection) |
00:24:51 | * | cryzed quit (Ping timeout: 246 seconds) |
00:25:22 | * | cryzed joined #nim |
00:25:54 | * | avsej joined #nim |
00:25:54 | * | avsej quit (Changing host) |
00:25:54 | * | avsej joined #nim |
00:27:13 | * | infinity0 joined #nim |
00:37:56 | tmm1 | it seems the tester output is being buffered |
00:38:02 | tmm1 | instead of being flushed at newlines |
00:42:04 | * | Wolfgang375177 quit (Quit: Leaving) |
00:46:36 | * | brson quit (Ping timeout: 264 seconds) |
00:50:59 | * | pregressive joined #nim |
00:53:26 | * | no_name joined #nim |
00:53:29 | * | devzerp joined #nim |
00:56:05 | * | devzerp quit (Remote host closed the connection) |
00:56:05 | * | no_name quit (Remote host closed the connection) |
01:04:24 | * | jakesyl quit (Ping timeout: 246 seconds) |
01:05:06 | * | Demon_Fox quit (Quit: Leaving) |
01:05:29 | * | Demon_Fox joined #nim |
01:06:20 | * | strcmp1 joined #nim |
01:06:52 | * | strcmp1 quit (Client Quit) |
01:14:01 | * | chemist69_ joined #nim |
01:17:05 | * | chemist69 quit (Ping timeout: 250 seconds) |
01:35:51 | * | devzerp joined #nim |
01:35:52 | * | no_name joined #nim |
01:38:43 | * | no_name quit (Remote host closed the connection) |
01:38:43 | * | devzerp quit (Remote host closed the connection) |
01:44:48 | * | Varriount joined #nim |
01:49:11 | * | no_name joined #nim |
01:49:15 | * | devzerp joined #nim |
02:10:14 | tmm1 | https://ci.appveyor.com/project/Araq/nim/build/1.0.29/tests |
02:10:17 | tmm1 | got duration in there |
02:11:06 | tmm1 | Araq: any idea what this one is about https://ci.appveyor.com/project/Araq/nim/build/1.0.29#L2657 |
02:37:16 | * | rollo quit (Quit: Leaving) |
03:08:37 | * | MercedesBee joined #nim |
03:09:22 | * | MercedesBee left #nim (#nim) |
03:17:34 | Varriount | tmm1: What platforms does appveyor support? |
03:28:55 | * | pregressive quit (Remote host closed the connection) |
03:29:30 | * | pregressive joined #nim |
04:05:40 | * | pregressive quit () |
04:36:17 | * | Guest88591 is now known as RushPL |
04:38:38 | tmm1 | only windows i think |
04:39:28 | * | darkf joined #nim |
04:42:18 | * | vendethiel joined #nim |
04:43:07 | tmm1 | travis supports linux and mac |
04:43:13 | tmm1 | circleci does linux and maybe mac too |
04:56:26 | * | Jesin quit (Remote host closed the connection) |
04:58:10 | * | tmm1 quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
04:59:32 | * | tmm1 joined #nim |
05:07:32 | * | vendethiel quit (Ping timeout: 272 seconds) |
05:31:33 | * | tmm1 quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
05:47:10 | * | smodo joined #nim |
05:55:19 | * | smodo quit (Ping timeout: 256 seconds) |
06:18:17 | sigipa | Hello All, I'm trying to use c2nim on several c header files, but I'm getting some rather strange errors regarding unexpected new lines and identifier expected on c comments. I'm not sure how to tweak the c code to fix these issues. Any advice would be much appreciated. |
06:38:12 | * | Ven joined #nim |
06:46:55 | Araq | sigipa: remove the comments or try --skipcomments |
06:48:50 | sigipa | Ok. Thanks. |
06:49:24 | Araq | c2nim wants to translate comments too and so it's picky about them ... ;-) |
06:50:57 | sigipa | I'm trying to create a wrapper for civetweb. It's a little c http server. I'm doing this, because I need ssl support. Is there any plan to add ssl support to the nim http server? |
06:51:46 | Araq | the async http server supports SSL when you compile with -d:ssl |
06:52:34 | Araq | the non-async http server is a toy example at this point. |
06:54:23 | sigipa | Oh! I missed that somehow. That's great man! BTW: I can't thank you enough for your hard work on nim. I'm loving it! The very first viable c++ replacement IMHO. |
06:56:55 | Araq | thanks, always nice to hear. :-) |
06:57:36 | * | bjz joined #nim |
06:58:07 | Araq | do you happen to know good software for recording a video? I need both capturing my camera and my desktop |
06:58:38 | Araq | (well that's a question for everybody in #nim of course.) |
07:00:40 | * | enamex joined #nim |
07:02:27 | * | bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) |
07:17:29 | * | bjz joined #nim |
07:17:41 | * | Jehan_ joined #nim |
07:19:20 | * | smodo joined #nim |
07:23:44 | * | Ven quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
07:25:41 | * | bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) |
07:26:46 | * | bjz joined #nim |
07:38:30 | * | enamex quit (Ping timeout: 246 seconds) |
08:05:33 | * | coffeepot joined #nim |
08:14:46 | * | Ven joined #nim |
08:21:19 | * | Arrrr joined #nim |
08:46:04 | * | Sahnvour joined #nim |
08:53:38 | Araq | OnO: er ... why is parseopt in lib/deprecated? |
08:58:35 | * | enamex joined #nim |
08:58:40 | * | smodo quit (Remote host closed the connection) |
09:01:37 | * | sigipa quit (Quit: Page closed) |
09:05:22 | * | themagician quit () |
09:10:32 | * | themagician joined #nim |
09:12:35 | * | Jehan_ quit (Quit: Leaving) |
09:14:18 | * | Jehan_ joined #nim |
09:19:57 | * | Jehan_ quit (Quit: Leaving) |
09:20:26 | * | Jehan_ joined #nim |
09:20:45 | * | Jehan_ quit (Client Quit) |
09:23:50 | * | Demon_Fox quit (Quit: Leaving) |
09:49:25 | * | coffeepot quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) |
09:49:35 | * | coffeepot joined #nim |
09:55:49 | * | Sembei joined #nim |
10:00:23 | * | themagician quit () |
10:02:39 | * | enamex quit (Ping timeout: 244 seconds) |
10:09:05 | * | infinity0 left #nim (#nim) |
10:17:34 | * | enamex joined #nim |
10:21:13 | * | Ven quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
10:22:47 | * | smodo joined #nim |
10:34:46 | * | elrood joined #nim |
10:46:02 | * | Ven joined #nim |
10:50:40 | * | NimBot joined #nim |
10:59:57 | * | Sembei quit (Max SendQ exceeded) |
11:01:05 | * | Sembei joined #nim |
11:14:48 | * | enamex quit (Ping timeout: 246 seconds) |
11:17:50 | * | Demon_Fox joined #nim |
11:49:31 | softinio | @Araq do you use a mac? |
11:49:54 | Araq | not if I can avoid it |
11:49:55 | * | Ven quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
11:51:38 | softinio | What do use day to day then? |
11:52:23 | Araq | windows. |
11:52:52 | Araq | mostly because it's not unix based and I despise unix. |
11:54:30 | softinio | shame as https://itunes.apple.com/us/app/screenflow-5/id917790450?mt=12 is a great app for what u r after. WE have opposing views on unix vs windows :) |
11:54:42 | * | ryu0 left #nim ("WeeChat 1.0.1") |
11:57:09 | Araq | that's fine. I noticed I'm the only guy left who actually understands how crackbrained Unix really is. |
12:07:53 | * | Ven joined #nim |
12:11:13 | * | Kingsquee quit (Quit: http://i.imgur.com/EsXzoum.png) |
12:13:38 | * | Ven quit (Disconnected by services) |
12:13:55 | * | Ven joined #nim |
12:17:34 | * | Ven quit (Client Quit) |
12:24:22 | * | enamex joined #nim |
12:29:30 | federico3 | correct |
12:31:31 | softinio | @Araq with nim it seems if I import a lib I don't have to use its name to call any of its proc's. Is it good practice to use the name when calling the proc for readability? |
12:34:07 | Araq | it is not a good practice to have no good tooling. |
12:35:27 | Araq | and if determining where a identifier comes from is not a single keypress, you don't have good tooling. |
12:35:59 | * | SirCmpwn quit (Ping timeout: 240 seconds) |
12:36:31 | Araq | I'm aware that we currently all have pretty bad tooling for Nim, but this doesn't change what I consider good practice. |
12:36:33 | * | SirCmpwn joined #nim |
12:43:25 | softinio | so I am using os.walkDir to get a list of files in a directory. How do I distinguish the system files like '.' or '..' in unix to skip them? I was hoping the kind being pcFile is all I had to look for but they are still coming up. Thanks |
12:45:46 | Araq | softinio: it simply doesn't yield '.' or '..' |
12:46:27 | Araq | os.nim gives you a sensible interface over the unix junk. |
12:49:57 | Araq | well it shouldn't yield them. look at line 859 in os.nim |
12:50:02 | * | themagician joined #nim |
12:50:35 | softinio | @Araq it is giving me PWD _ and SHLVL as files when I use walkDir and I doing something wrong ? |
12:52:01 | Araq | no idea what PWD _ and SHLVL is. |
12:53:28 | * | coffeepot quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) |
13:00:15 | softinio | @Araq ignore above question my env had issues :-) |
13:11:45 | * | coffeepot joined #nim |
13:13:36 | * | Ven joined #nim |
13:18:07 | Araq | of course it has. it's unix based. :P (sorry, couldn't resist) |
13:21:03 | * | enamex quit (Ping timeout: 244 seconds) |
13:26:42 | * | razaaa joined #nim |
13:32:40 | * | Jehan_ joined #nim |
13:33:53 | * | X67r joined #nim |
13:34:12 | r-ku | Araq im curious: what main OS do you use for your main workstation? |
13:34:28 | Araq | check the logs |
13:34:53 | r-ku | sad part is that answer most likely would have been shorter than "check the logs" :| |
13:35:10 | r-ku | heh i see |
13:40:28 | Sahnvour | it'd be interesting that you write a rant against what you dislike in unix, if you haven't already |
13:41:25 | r-ku | regarding crackbrained unix: recently i asked on reddit what is the practical usecase for case-sensitive filesystems. answer i got was "dont be lazy and write exactly what you mean". thats it. sometimes shit in unix doesnt make sense.. |
13:44:21 | Araq | Sahnvour: yeah I should do it. I'm keeping a list in my head since it comes up so often ... |
13:48:39 | elrood | r-ku, actually sometimes shit in unix does make sense, just the people who are advocating for it don't really. case-sensitivity from a technical standpoint makes sense for easier handling when you think about character encoding and how much trouble converting between upper and lower case is once you venture into unicode territory and non-latin languages. from a user standpoint it just gives more control |
13:48:44 | * | ldlework quit (Read error: Connection reset by peer) |
13:50:58 | * | Ven quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
13:51:15 | * | Ven joined #nim |
13:55:07 | Araq | elrood: unicode arrived and converting A-Z to a-z is as simple as it always was. |
13:55:38 | Araq | just because it's hard to solve it 100% doesn't mean you should go with 0% solution. |
13:55:46 | Araq | *with the |
13:56:23 | Araq | by that logic you should never take a shower then because somewhere there will always be dirt on your body |
13:58:23 | elrood | that's not really on point. as said, it starts making more sense once you think about languages that aren't rooted in ascii and the latin charset. it is also only really an issue if you grew up thinking that 97 and 65 should be equal |
13:59:29 | elrood | it is just the transition from case-insensitive systems with too much of a DOS heritage and compatibility complex that this even begins becoming a problem in the first place |
14:00:11 | r-ku | its a lazy point of view from the developer. computer is a tool for humans and humans dont have folders that differ by case so case insensitivity make sense here. in some languages it can be difficult sure. nothing that cant be solved though. or heck even having some charsets case-insensitivie would be good. since latin-based languages cover large part of the world it would be a huge win already supporting case-insensitivity just there |
14:00:25 | Araq | when I type printer<tab> and it doesn't find it because it's called PrinterSettings that surely is not my problem. |
14:00:45 | r-ku | Araq thats shell's problem actually. you would love zsh |
14:00:54 | elrood | yup |
14:01:12 | r-ku | but i totally agree that should be default behavior |
14:01:52 | r-ku | tbh my biggest beef with unix is libc. more specifically lack of targetting lower api version |
14:02:08 | r-ku | which brings us to shit like chroots of entire distros just to build something that runs everywhere.. |
14:02:36 | r-ku | windows did right that one, you define WINVER=0x501 and boom shit runs on xp.. |
14:02:51 | r-ku | even though system that builds code is say windows8 |
14:03:16 | elrood | well, opinions differ. case-insensitivity in one place because some people got used to it, prefer being a bit lazy and not caring about sideeffects just makes for general messiness for everybody else |
14:04:42 | elrood | besides, even micro$oft and one point realized that a case-sensitive fs might not be that much of a bad idea and are slowly transitioning since.. fat32? ntfs? having it at least as an option |
14:05:17 | Araq | not sure what you are talking about. the file system is case preserving since decades |
14:05:26 | Araq | but that doesn't mean it's case sensitive |
14:06:31 | Araq | in fact, all the arguments for cs boil down to "case consistency" and "case preserving". nobody argues it's a good feature that readme and README are two distinct files |
14:08:51 | elrood | well, as said, different opinions, and some might have a strong feeling that one is superiour in the long run for differnt reasons. but this isn't the place for flame-wars we can't solve anyway |
14:09:42 | elrood | just saying that there might be reasons the unix way isn't just senselessly the way it is |
14:10:42 | r-ku | there surely are reasons behind these decisions, i just think they are wrong reasons |
14:11:01 | r-ku | in case of case-insensitive fs usability was not main concern. it always should be though |
14:11:06 | wuehlmaus | r-ku: mentioning zsh, you did it and i would have done it :) it helps that zsh can correct the case indeed |
14:11:52 | Araq | you can configure bash to do it too. And I did. |
14:12:07 | Araq | but it's not the default. In 2015. |
14:12:19 | r-ku | that i didnt know. heck.. it totally should be default :| |
14:12:52 | wuehlmaus | yes, that's something where unix can really get on ones nerves. all the good features are mostly put off. |
14:14:49 | r-ku | lets bash windows a bit. 2015 and it still has no ram-based tmpfs-like thing. still writes temp files to disk. like wth.. |
14:15:21 | Araq | also when you consider that language is actually spoken too, not only written it's immediately obvious case sensitivity makes no sense whatsoever. |
14:15:38 | Araq | "open file readme ... no, not that one" |
14:15:45 | Araq | "README in all caps please!" |
14:15:49 | wuehlmaus | but i don't speak with my file system :) |
14:16:11 | Sahnvour | don't blame windows, blame microsoft's organization |
14:16:20 | Araq | I sometimes give other people instructions what to do ... |
14:16:39 | elrood | Araq, https://support.microsoft.com/en-us/kb/100625 if you're interested. ntfs isn't just case-preserving. just the first thing that popped up |
14:17:05 | * | Ven quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
14:17:31 | Araq | "As part of the requirements for POSIX compliance, ..." |
14:17:59 | Araq | so yes, posix is a standard we'll never recover from. |
14:18:04 | r-ku | i bet installing that patch breaks LOTS of stuff |
14:18:47 | Araq | and so we'll never be truly productive. |
14:19:11 | Araq | computing is doomed as long as posix lives. |
14:20:05 | elrood | ranting about it is the actual productivity-killer ;) it's quite usable once you accept the world spins the way it does |
14:21:08 | Araq | we'll continue to think that 3 untyped streams of bytes plus an exit code byte are all there is to program communication. |
14:23:54 | * | BitPuffin joined #nim |
14:30:20 | Araq | elrood: I have written enough Posix code to disagree with you. and the bad productivity is not a result of my ranting, my ranting is a result of the bad productivity. |
14:32:06 | Araq | likewise I have read enough books about LaTeX and used it enough in practice to know I will never use it again. |
14:38:16 | reactormonk | It's actually somewhat useable with org-mode on top. |
14:41:20 | Araq | reactormonk: I often wonder how many errors in science and math are due to LaTeX. because you have to work with glibberish rather than real formulas and only see the results after a compilation step. |
14:43:11 | Araq | usually the result of a compilation step is some assembler that you never need to look at. LaTeX is pretty unique in doing it the other way round. |
14:45:05 | reactormonk | Araq, I've found latex formulae to be a pretty good serialization of math. |
14:45:29 | * | BitPuffin quit (Read error: Connection reset by peer) |
14:45:54 | * | BitPuffin joined #nim |
14:47:55 | Araq | dunno, I've been spoiled by mathematica. |
14:53:49 | reactormonk | Hm, I've never used it. |
14:54:06 | * | phira quit (Excess Flood) |
14:55:32 | * | phira joined #nim |
14:55:34 | * | phira quit (Excess Flood) |
14:56:57 | * | phira joined #nim |
14:57:00 | * | phira quit (Excess Flood) |
14:57:27 | * | phira joined #nim |
14:57:29 | * | phira quit (Excess Flood) |
14:57:57 | * | phira joined #nim |
14:57:59 | * | phira quit (Excess Flood) |
14:58:29 | * | phira joined #nim |
14:58:32 | * | phira quit (Excess Flood) |
14:59:01 | * | phira joined #nim |
14:59:02 | * | phira quit (Excess Flood) |
14:59:29 | * | phira joined #nim |
14:59:33 | * | phira quit (Excess Flood) |
15:01:27 | * | phira joined #nim |
15:01:30 | * | phira quit (Excess Flood) |
15:01:58 | * | phira joined #nim |
15:02:00 | * | phira quit (Excess Flood) |
15:02:27 | * | phira joined #nim |
15:02:29 | * | phira quit (Excess Flood) |
15:02:58 | * | phira joined #nim |
15:02:59 | * | phira quit (Excess Flood) |
15:03:27 | * | phira joined #nim |
15:05:28 | NimBot | nim-lang/Nim devel 07eaafc JamesP [+0 ±1 -0]: added hash procs for handling portions of strings/arrays/seqs.... 6 more lines |
15:05:28 | NimBot | nim-lang/Nim devel fec0894 Dominik Picheta [+0 ±1 -0]: Merge pull request #3425 from jlp765/hashes1... 2 more lines |
15:11:53 | * | gokr left #nim (#nim) |
15:16:52 | * | Ven joined #nim |
15:21:38 | * | BitPuffin quit (Read error: Connection reset by peer) |
15:21:52 | * | BitPuffin joined #nim |
15:24:01 | * | Ven quit (Ping timeout: 244 seconds) |
15:24:51 | * | Ven joined #nim |
15:39:35 | Varriount | Ugh. Window's 'cd' really needs to be fixed. |
15:39:45 | Varriount | I shouldn't have to use a flag to change drives. |
15:48:04 | reactormonk | Varriount, I still hate the idea of drive roots ;-) |
15:52:10 | * | jaco60 joined #nim |
15:52:27 | * | Ven quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
15:52:29 | * | ldlework joined #nim |
15:57:25 | Varriount | reactormonk: It's easier if you think of a drive letter as a folder. |
16:04:16 | * | Ven joined #nim |
16:07:33 | Varriount | reactormonk: Did you know that Windows has a mechanism for mounting NTFS drives as folders? |
16:12:18 | reactormonk | Varriount, I do. |
16:13:38 | * | drewsrem joined #nim |
16:15:39 | * | coffeepot quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) |
16:16:42 | drewsrem | What alternative exists for Unix Domain Sockets on Windows? |
16:16:51 | reactormonk | drewsrem, use case? |
16:17:12 | * | razaaa quit (Ping timeout: 246 seconds) |
16:19:27 | drewsrem | reactormonk, nothing currently on my end, just wondering whats used e.g. for communicating with a local postgres instance etc. |
16:20:01 | drewsrem | Might try to write an abstraction later on |
16:24:40 | drewsrem | Seems they just use TCP sockets... |
16:32:54 | * | razaaa joined #nim |
16:52:01 | * | Ven quit (Ping timeout: 252 seconds) |
16:53:55 | * | brson joined #nim |
17:06:18 | * | Jesin joined #nim |
17:27:11 | * | tmm1 joined #nim |
17:30:46 | tmm1 | good morning folks |
17:35:09 | tmm1 | i could use some help fixing the remaining test suite failures on win32 if anyone is interested |
17:38:18 | * | boopsiesisaway is now known as boopsies |
17:41:58 | * | shodan45 joined #nim |
17:43:49 | * | drewsrem quit (Quit: Leaving) |
17:52:47 | * | boydgreenfield joined #nim |
17:56:10 | * | Matthias247 joined #nim |
17:57:26 | * | Trustable joined #nim |
18:05:44 | * | darkf quit (Quit: Leaving) |
18:13:58 | Arrrr | nativesockets doesn't work in win xp 32 bits |
18:19:07 | * | barosl joined #nim |
18:19:52 | * | Demon_Fox quit (Quit: Leaving) |
18:25:16 | * | vendethiel joined #nim |
18:35:40 | * | Arrrr quit (Ping timeout: 272 seconds) |
18:38:28 | * | Arrrr joined #nim |
18:51:31 | * | leru joined #nim |
18:54:07 | * | leru quit (Client Quit) |
19:18:30 | * | smodo quit (Ping timeout: 246 seconds) |
19:25:31 | * | BitPuffin quit (Remote host closed the connection) |
20:06:53 | * | Arrrr quit (Quit: WeeChat 1.2) |
20:25:52 | * | irrequietus joined #nim |
20:40:55 | cncl | trying out macros for the first time |
20:42:02 | cncl | is it possible to declare a constant using a macro? i'm trying it now and having problems. i must be doing it wrong |
20:53:50 | * | razaaa quit (Quit: Leaving) |
21:01:28 | reactormonk | cncl, dumpTree: const foo = "bar" |
21:06:35 | cncl | yeah :) i got it to work if i create the nodes manually |
21:06:42 | cncl | i think i must be using 'quote' wrong |
21:07:06 | cncl | i think i don't fully understand the semantic differences of expr and stmt during macro evaluation |
21:07:14 | cncl | i will keep reading |
21:09:30 | Jehan_ | cncl: if you use quote, you may need to also use {.inject.} to make symbols visible outside the macro. |
21:10:13 | cncl | ah! that was it |
21:10:17 | cncl | thanks |
21:22:53 | * | sdw_ is now known as sdw |
21:22:54 | * | sdw quit (Changing host) |
21:22:54 | * | sdw joined #nim |
21:30:13 | * | bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) |
21:48:46 | * | bjz joined #nim |
21:51:44 | * | Trustable quit (Remote host closed the connection) |
21:54:58 | * | bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) |
21:59:18 | * | Kingsquee joined #nim |
22:07:06 | * | boopsies is now known as boopsiesisaway |
22:17:58 | * | vendethiel quit (Ping timeout: 272 seconds) |
22:34:17 | * | elrood quit (Quit: Leaving) |
22:41:56 | * | Matthias247 quit (Read error: Connection reset by peer) |
22:42:53 | Araq | tmm1: I'm here now. |
22:43:43 | Araq | so ... we have a nice problem here. |
22:44:12 | Araq | db_postgres.nim used to use ? for the substitution character just like the other db_* modules |
22:44:48 | Araq | and then some dude came along and it made it use prepared statements, not noticing that postgres uses $1 in its prepared statements. |
22:45:44 | Araq | and when we reviewed the PR it didn't occur to us somebody wouldn't notice *that* when creating a PR. |
22:46:48 | Araq | but if the SQL uses a different substitution char, it's not compatible to the other db* modules nor with old code using ? |
22:49:33 | Araq | so ... no idea what to do. I think we'll revert it back anyway. |
22:57:06 | * | irrequietus quit () |
23:07:02 | * | X67r quit (Quit: leaving) |
23:10:27 | * | Jehan_ quit (Quit: Leaving) |
23:10:55 | * | saluberful joined #nim |
23:11:18 | Araq | hi saluberful welcome |
23:12:30 | * | saluberful quit (Client Quit) |
23:28:30 | * | Jesin quit (Quit: Leaving) |
23:29:05 | * | brson quit (Quit: leaving) |
23:31:29 | * | Jesin joined #nim |
23:53:51 | * | barosl quit (Quit: Leaving) |