00:00:06 | BitPuffin | hmm |
00:00:29 | BitPuffin | seems a bit complicated compared to just naming the union :P |
00:01:03 | Araq | c2nim does a hack with it though |
00:01:30 | BitPuffin | with the casting? |
00:02:39 | Araq | come on |
00:02:47 | BitPuffin | union? :P |
00:02:51 | Araq | don't ask me stuff you can easily check for yourself |
00:03:07 | Araq | so check how c2nim deals with the union |
00:03:20 | Araq | and I think I can sleep now, so bye |
00:03:24 | BitPuffin | I kind of thought it was union because I saw it was mentioned in the manual. But otherwise I thought you might mean that behind the scenes it creates some kind of accessor thing hack stuff |
00:03:56 | Araq | whatever man. bye |
00:04:29 | BitPuffin | grumpy pants, goodnight! |
00:07:44 | BitPuffin | clearly just a disconnect in communication, since "it" is ambiguous. So no need to get so frustrated about it when it's on you to be clear what you mean. But yeah whatever |
00:43:28 | * | Yeri joined #nimrod |
01:36:00 | * | zahary__ joined #nimrod |
01:37:21 | * | zahary_ quit (Read error: Operation timed out) |
01:38:45 | * | Yeri quit (Quit: Yeri) |
01:39:27 | * | Yeri joined #nimrod |
01:40:12 | * | Yeri quit (Client Quit) |
01:40:22 | * | Yeri joined #nimrod |
02:02:54 | * | q66 quit (Quit: Leaving) |
04:04:45 | * | Yeri quit (Quit: Yeri) |
04:14:28 | * | shodan45 quit (Quit: Konversation terminated!) |
04:17:15 | * | OrionPK quit (Quit: Leaving) |
04:52:13 | * | Associat0r quit (Quit: Associat0r) |
06:37:06 | * | silven_ is now known as silven |
07:35:50 | * | jdp quit (Ping timeout: 245 seconds) |
07:35:57 | * | jdp_ joined #nimrod |
08:00:21 | * | shafire joined #nimrod |
08:02:56 | shafire | hi |
08:12:17 | * | zahary__ quit (Quit: ~ Trillian Astra - www.trillian.im ~) |
10:09:10 | * | BitPuffin quit (Read error: Connection reset by peer) |
10:29:19 | * | q66 joined #nimrod |
10:49:52 | * | q66 quit (Read error: Connection reset by peer) |
10:50:20 | * | q66 joined #nimrod |
10:53:03 | * | dyu joined #nimrod |
10:54:33 | dyu | Btw, http://nimrod-code.org/download.html needs to be updated (Bootstrapping from github) with instructions found in https://github.com/nimrod-code/csources |
10:55:15 | shafire | someone tested nimrod with uclibc and/or musl? |
10:57:02 | * | vegai left #nimrod (#nimrod) |
11:36:27 | * | dyu quit (Quit: Page closed) |
11:36:54 | * | dyu joined #nimrod |
11:37:07 | * | dyu quit (Client Quit) |
11:40:13 | * | Associat0r joined #nimrod |
11:42:55 | * | dyu joined #nimrod |
11:54:41 | * | Yeri joined #nimrod |
13:04:04 | * | Associat0r quit (Quit: Associat0r) |
13:55:21 | * | ltbarcly joined #nimrod |
14:12:43 | reactormonk | dyu, I think the web is in the git repo as well |
14:12:58 | reactormonk | feel free to mess with it |
14:23:59 | * | ltbarcly quit (Quit: Computer has gone to sleep.) |
14:26:32 | dyu | reactormonk: the problem is that the current master branch does not have "Bootstrapping from github" on install.txt. I guess its probably a matter of updating the nginx site |
14:26:49 | dyu | with the current docs |
14:29:09 | dyu | yep, the master branch is indeed updated (https://github.com/Araq/Nimrod/commit/814e441341245f7a7105c426cf6edcf3aa0edd78) ... so its simply a matter of updating the nginx site |
14:35:15 | reactormonk | Araq, ^ something to do |
14:57:44 | * | ltbarcly joined #nimrod |
15:07:49 | dom96 | hello guys |
15:09:40 | shafire | hi |
15:13:36 | dyu | heyhey |
15:15:23 | * | Trixar_za quit (Ping timeout: 240 seconds) |
15:15:36 | * | d34th quit (Ping timeout: 240 seconds) |
15:55:20 | * | ltbarcly quit (Quit: Computer has gone to sleep.) |
16:02:55 | * | ltbarcly_ quit (Ping timeout: 264 seconds) |
16:03:18 | * | shafire quit (Quit: Page closed) |
16:19:59 | * | Mat2 joined #nimrod |
16:20:03 | Mat2 | hi @ all |
16:21:34 | * | Trixar_za joined #nimrod |
16:30:47 | dom96 | hey Mat2 |
16:31:14 | dom96 | Araq's talk for emerging langs is on Wednesday |
16:33:11 | Mat2 | hi dom96 |
16:33:27 | dom96 | He's either still in the air, or already in St. Louis. |
16:33:44 | Mat2 | I hope to see a video capture or something later |
16:35:19 | * | io2 joined #nimrod |
16:36:43 | dom96 | same |
16:37:47 | Mat2 | hi io2 |
16:39:23 | Mat2 | I came to the question which compiler flags are needed for code-size reduction. At current my code compiles in its C version to 8 kB for AMD64 and somewhat about 44 kB for its Nimrod version |
16:39:37 | Mat2 | that's clearly too large |
16:39:57 | dom96 | --opt:size |
16:40:23 | Mat2 | yeah, already compiled with --opt:size |
16:42:57 | * | d34th joined #nimrod |
16:43:09 | dom96 | hello d34th |
16:43:23 | * | shodan45 joined #nimrod |
16:45:22 | Mat2 | what are the switches to get rid of the language environment (better: compiling for bare-metal) ? |
16:45:35 | Mat2 | hi d34th and shodan45 |
16:47:02 | dom96 | --os:standalone |
16:48:30 | Mat2 | thanks |
16:53:48 | shodan45 | Mat2: o/ |
16:56:38 | Mat2 | hi shodan45 |
17:08:34 | * | DAddYE joined #nimrod |
17:08:48 | * | brson joined #nimrod |
17:54:13 | * | dyu quit (Quit: Leaving) |
18:03:52 | Mat2 | ok, get the code size down to 15 kB, that's nice ! |
18:11:19 | * | io2 quit () |
18:19:30 | * | profmakx quit (Quit: Lost terminal) |
18:20:08 | * | profmakx joined #nimrod |
18:51:30 | * | ltbarcly joined #nimrod |
18:52:33 | * | ltbarcly quit (Client Quit) |
18:54:29 | * | ltbarcly joined #nimrod |
19:08:10 | * | fowl joined #nimrod |
19:10:15 | * | ltbarcly quit (Ping timeout: 276 seconds) |
19:35:12 | Mat2 | hmm, I know the MAP_ANONYMOUS or MAP_ANON is not part of Posix but it would be nice, if these flag is included, it's the only way I know to reserve SMM memory without faked file handle (mmap) <- not granted to work |
19:35:25 | reactormonk | dom96, do you have access to the website? |
19:36:10 | Mat2 | hi reactormonk |
19:50:13 | * | profmakx quit (Quit: leaving) |
19:53:34 | * | profmakx joined #nimrod |
19:55:42 | * | io2 joined #nimrod |
19:56:13 | * | zahary joined #nimrod |
20:01:24 | dom96 | reactormonk: yes |
20:06:05 | io2 | Mat2: sorry for the delay, hello! was working and missed the message! |
20:06:09 | io2 | hi dom96 |
20:06:19 | * | XAMPP quit (Ping timeout: 260 seconds) |
20:13:07 | Mat2 | io2: no problem |
21:10:01 | * | Yeri quit (Quit: Yeri) |
21:34:57 | * | EXetoC joined #nimrod |
21:39:10 | Mat2 | ciao |
21:39:21 | * | Mat2 quit (Quit: Verlassend) |
22:34:57 | * | io2 quit () |
22:43:40 | * | Yeri joined #nimrod |
22:57:45 | * | DAddYE quit (Read error: Connection reset by peer) |
22:58:03 | * | DAddYE joined #nimrod |
23:38:59 | * | DAddYE quit (Remote host closed the connection) |
23:42:29 | * | DAddYE joined #nimrod |
23:44:48 | * | logosd joined #nimrod |