2016-05-25 00:08 mth has quit [Ping timeout: 260 seconds] 2016-05-25 00:08 fengling has joined #qi-hardware 2016-05-25 00:12 mth has joined #qi-hardware 2016-05-25 00:12 fengling has quit [Ping timeout: 240 seconds] 2016-05-25 00:32 mth_ has joined #qi-hardware 2016-05-25 00:33 doomlord has joined #qi-hardware 2016-05-25 00:36 mth has quit [Ping timeout: 244 seconds] 2016-05-25 00:56 mth_ has quit [Ping timeout: 276 seconds] 2016-05-25 00:57 mth_ has joined #qi-hardware 2016-05-25 01:04 mth has joined #qi-hardware 2016-05-25 01:04 mth_ has quit [Ping timeout: 252 seconds] 2016-05-25 01:10 fengling has joined #qi-hardware 2016-05-25 02:01 doomlord has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…] 2016-05-25 02:02 fengling has quit [Quit: WeeChat 1.4] 2016-05-25 02:02 fengling has joined #qi-hardware 2016-05-25 02:11 xiangfu has joined #qi-hardware 2016-05-25 03:23 sandeepkr has joined #qi-hardware 2016-05-25 04:00 DocScrutinizer05 has quit [Disconnected by services] 2016-05-25 04:00 DocScrutinizer05 has joined #qi-hardware 2016-05-25 05:05 xiangfu has quit [Ping timeout: 244 seconds] 2016-05-25 06:10 doomlord has joined #qi-hardware 2016-05-25 06:18 xiangfu has joined #qi-hardware 2016-05-25 08:09 pcercuei has joined #qi-hardware 2016-05-25 08:27 doomlord has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…] 2016-05-25 08:32 _jungh4ns has quit [Ping timeout: 264 seconds] 2016-05-25 08:36 archang has joined #qi-hardware 2016-05-25 09:22 doomlord has joined #qi-hardware 2016-05-25 09:33 xiangfu has quit [Remote host closed the connection] 2016-05-25 10:29 DocScrutinizer51 has quit [Read error: Connection reset by peer] 2016-05-25 10:29 DocScrutinizer51 has joined #qi-hardware 2016-05-25 12:31 fengling has quit [Ping timeout: 240 seconds] 2016-05-25 13:02 doomlord has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…] 2016-05-25 13:14 fdcx has quit [Read error: Connection reset by peer] 2016-05-25 13:19 fdcx has joined #qi-hardware 2016-05-25 13:26 fdcx has quit [Remote host closed the connection] 2016-05-25 13:29 fengling has joined #qi-hardware 2016-05-25 13:30 fdcx has joined #qi-hardware 2016-05-25 13:34 fengling has quit [Ping timeout: 240 seconds] 2016-05-25 13:57 Nik05 has quit [Remote host closed the connection] 2016-05-25 13:59 Nik05 has joined #qi-hardware 2016-05-25 14:30 fengling has joined #qi-hardware 2016-05-25 14:35 fengling has quit [Ping timeout: 240 seconds] 2016-05-25 14:39 doomlord has joined #qi-hardware 2016-05-25 15:29 doomlord has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…] 2016-05-25 15:31 doomlord has joined #qi-hardware 2016-05-25 15:32 fengling has joined #qi-hardware 2016-05-25 15:37 fengling has quit [Ping timeout: 240 seconds] 2016-05-25 16:13 mth_ has joined #qi-hardware 2016-05-25 16:16 mth has quit [Ping timeout: 244 seconds] 2016-05-25 16:18 mth has joined #qi-hardware 2016-05-25 16:20 mth_ has quit [Ping timeout: 260 seconds] 2016-05-25 16:26 pcercuei has quit [Quit: leaving] 2016-05-25 16:31 mth has quit [Ping timeout: 276 seconds] 2016-05-25 16:34 fengling has joined #qi-hardware 2016-05-25 16:36 mth has joined #qi-hardware 2016-05-25 16:37 mhhh 2016-05-25 16:37 the gcc should make difference between "__foobar" and "foobar" function names? 2016-05-25 16:38 somehow it compiles on my side to use foobar(ARGS) where ARGS is the arguments which match for function __foobar 2016-05-25 16:38 fengling has quit [Ping timeout: 240 seconds] 2016-05-25 16:41 ahh 2016-05-25 16:41 there was a ifdef :-) 2016-05-25 16:42 mth has quit [Ping timeout: 250 seconds] 2016-05-25 16:43 mth has joined #qi-hardware 2016-05-25 16:49 mth_ has joined #qi-hardware 2016-05-25 16:50 mth has quit [Ping timeout: 260 seconds] 2016-05-25 16:58 mth_ has quit [Ping timeout: 244 seconds] 2016-05-25 17:14 doomlord has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…] 2016-05-25 17:15 doomlord has joined #qi-hardware 2016-05-25 17:35 fengling has joined #qi-hardware 2016-05-25 17:40 mth_ has joined #qi-hardware 2016-05-25 17:40 fengling has quit [Ping timeout: 240 seconds] 2016-05-25 18:00 fengling has joined #qi-hardware 2016-05-25 18:03 archang has quit [Ping timeout: 272 seconds] 2016-05-25 18:05 fengling has quit [Ping timeout: 240 seconds] 2016-05-25 18:25 btw, anything that starts with a _ is reserved symbol and should not be used in your code 2016-05-25 18:25 interestingly enough anything that starts with str is also reserved 2016-05-25 18:30 wildlander has joined #qi-hardware 2016-05-25 18:41 mth_ has quit [Ping timeout: 276 seconds] 2016-05-25 18:41 mth_ has joined #qi-hardware 2016-05-25 18:52 it's __ :-) 2016-05-25 18:52 the low-level wrapper 2016-05-25 18:52 the resereved thing is some gnu stuff 2016-05-25 18:54 think it's actually C stanard stuff 2016-05-25 18:58 mth has joined #qi-hardware 2016-05-25 18:59 mth_ has quit [Ping timeout: 244 seconds] 2016-05-25 19:02 fengling has joined #qi-hardware 2016-05-25 19:06 fengling has quit [Ping timeout: 240 seconds] 2016-05-25 19:42 doomlord has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…] 2016-05-25 19:48 doomlord has joined #qi-hardware 2016-05-25 19:50 pcercuei has joined #qi-hardware 2016-05-25 20:03 fengling has joined #qi-hardware 2016-05-25 20:06 this seems to have the whole crowd: http://www.gnu.org/software/libc/manual/html_node/Reserved-Names.html 2016-05-25 20:06 especially POSIX adds quite a few 2016-05-25 20:08 fengling has quit [Ping timeout: 240 seconds] 2016-05-25 20:48 dandon_ has joined #qi-hardware 2016-05-25 20:49 dandon has quit [Ping timeout: 250 seconds] 2016-05-25 20:49 dandon_ is now known as dandon 2016-05-25 20:51 pcercuei has quit [Quit: dodo] 2016-05-25 21:02 mth has quit [Ping timeout: 264 seconds] 2016-05-25 21:03 mth has joined #qi-hardware 2016-05-25 21:05 fengling has joined #qi-hardware 2016-05-25 21:09 fengling has quit [Ping timeout: 240 seconds] 2016-05-25 21:21 doomlord has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…] 2016-05-25 21:25 doomlord has joined #qi-hardware 2016-05-25 22:06 fengling has joined #qi-hardware 2016-05-25 22:11 fengling has quit [Ping timeout: 240 seconds] 2016-05-25 22:38 kanzure has quit [Ping timeout: 252 seconds] 2016-05-25 22:39 dandon has quit [Ping timeout: 252 seconds] 2016-05-25 22:39 kanzure has joined #qi-hardware 2016-05-25 22:40 dandon has joined #qi-hardware 2016-05-25 22:43 wildlander has quit [Quit: Saliendo] 2016-05-25 23:01 mth has quit [Remote host closed the connection] 2016-05-25 23:01 mth has joined #qi-hardware 2016-05-25 23:08 fengling has joined #qi-hardware 2016-05-25 23:13 fengling has quit [Ping timeout: 240 seconds]