00:01
knoopx has joined #crystal-lang
00:56
waj has quit [Quit: Leaving.]
01:08
weskinner_work has joined #crystal-lang
01:14
knoopx has quit [Remote host closed the connection]
01:16
weskinner_work has quit [Ping timeout: 255 seconds]
01:16
weskinner_mac has joined #crystal-lang
01:47
weskinner_mac has quit [Quit: weskinner_mac]
01:53
weskinner_mac has joined #crystal-lang
02:03
weskinner_mac has quit [Quit: weskinner_mac]
02:19
leafybasil has quit [Ping timeout: 252 seconds]
02:34
shama has quit [Remote host closed the connection]
02:37
shama has joined #crystal-lang
03:09
weskinner_mac has joined #crystal-lang
03:12
weskinner_work has joined #crystal-lang
03:16
weskinner_mac has quit [Quit: weskinner_mac]
03:20
weskinner_mac has joined #crystal-lang
03:21
havenwood has joined #crystal-lang
03:35
weskinner_work has quit [Ping timeout: 256 seconds]
03:42
waj has joined #crystal-lang
03:43
weskinner_mac has quit [Quit: weskinner_mac]
04:25
ismaelga has quit [Remote host closed the connection]
04:31
waj has quit [Quit: Leaving.]
04:34
waj has joined #crystal-lang
04:34
waj has left #crystal-lang [#crystal-lang]
05:04
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
05:31
weskinner_work has joined #crystal-lang
05:37
weskinner_work has quit [Ping timeout: 252 seconds]
07:23
havenwood has quit [Remote host closed the connection]
07:33
weskinner_work has joined #crystal-lang
07:39
weskinner_work has quit [Ping timeout: 264 seconds]
07:48
Ven has joined #crystal-lang
08:56
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
08:58
Ven has joined #crystal-lang
09:09
<
crystal-gh >
[crystal] porras opened pull request #478: Raise exception on all LibC.getaddrinfo errors (master...getaddrinfo-error)
http://git.io/pSBR
09:21
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
09:35
weskinner_work has joined #crystal-lang
09:41
weskinner_work has quit [Ping timeout: 256 seconds]
09:43
Ven has joined #crystal-lang
09:50
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
11:08
ismaelga has joined #crystal-lang
11:13
Ven has joined #crystal-lang
11:37
weskinner_work has joined #crystal-lang
11:43
weskinner_work has quit [Ping timeout: 244 seconds]
11:47
waj has joined #crystal-lang
11:56
weskinner_mac has joined #crystal-lang
12:23
<
crystal-gh >
crystal/master c1ba1cc Juan Wajnerman: Merge pull request #478 from porras/getaddrinfo-error...
12:23
<
crystal-gh >
crystal/master 57562c5 Sergio Gil Pérez de la Manga: Raise exception on all LibC.getaddrinfo errors
12:28
waj has quit [Quit: Leaving.]
12:34
weskinner_mac has quit [Quit: weskinner_mac]
12:40
<
travis-ci >
manastech/crystal#2129 (master - c1ba1cc : Juan Wajnerman): The build was broken.
13:10
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
13:39
waj has joined #crystal-lang
13:39
weskinner_work has joined #crystal-lang
13:45
weskinner_work has quit [Ping timeout: 250 seconds]
13:47
tymat has quit [Ping timeout: 245 seconds]
13:48
bcardiff has joined #crystal-lang
13:48
<
travis-ci >
manastech/crystal#2129 (master - c1ba1cc : Juan Wajnerman): The build passed.
13:55
tymat has joined #crystal-lang
14:05
havenwood has joined #crystal-lang
14:07
Ven has joined #crystal-lang
14:23
weskinner_work has joined #crystal-lang
15:40
asterite has joined #crystal-lang
15:45
shama has joined #crystal-lang
16:19
waj has quit [Quit: Leaving.]
16:33
waj has joined #crystal-lang
16:48
bcardiff has quit [Quit: Leaving.]
16:52
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
17:08
weskinner_mac has joined #crystal-lang
17:22
weskinner_mac has quit [Quit: weskinner_mac]
17:26
bcardiff has joined #crystal-lang
17:51
asterite1 has joined #crystal-lang
17:53
asterite has quit [Ping timeout: 244 seconds]
18:06
<
crystal-gh >
crystal/master 9f3cd65 Ary Borenszweig: Added String#gsub(String, String) and String#gsub(String, &block)
18:06
<
crystal-gh >
crystal/master c5c72e6 Ary Borenszweig: Added some String docs
18:06
<
crystal-gh >
crystal/master 59a2a94 Ary Borenszweig: Added String#byte_index(String) and optimized String#gsub(String, &block) and String#gsub(Regex, &block)
18:48
asterite has joined #crystal-lang
18:51
asterite1 has quit [Ping timeout: 252 seconds]
19:13
ismaelga has quit [Remote host closed the connection]
19:26
bcardiff has quit [Quit: Leaving.]
19:34
havenwood has quit [Remote host closed the connection]
19:48
bcardiff has joined #crystal-lang
20:08
asterite1 has joined #crystal-lang
20:11
asterite has quit [Ping timeout: 264 seconds]
20:18
ponga has quit [Remote host closed the connection]
20:41
bcardiff has quit [Quit: Leaving.]
20:44
bcardiff has joined #crystal-lang
20:56
ponga has joined #crystal-lang
20:56
bard has joined #crystal-lang
21:17
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
21:42
<
bard >
when trying to compile the src I get "Syntax error in ./src/concurrent/scheduler.cr:25: block argument 'flags' shadows local variable 'flags'"
21:43
<
jhass >
bard: are you on 0.6.1 ?
21:54
asterite1 has quit [Quit: Leaving.]
22:06
<
bard >
jhass: the installed version is 0.6.0
22:06
<
jhass >
bard: then please update :)
22:06
<
bard >
jhass: ok, lol, how?
22:06
<
jhass >
uh, how did you install?
22:07
<
crystal-gh >
crystal/master feea882 Ary Borenszweig: Correct way to do blocks in macros. Removed unused method `to_macro_var`
22:07
<
crystal-gh >
crystal/master c2776e5 Ary Borenszweig: Fixed another border case of Array#[](start, count)
22:07
<
crystal-gh >
crystal/master 2bb844c Ary Borenszweig: Allow constants and computed constants in static arrays
22:08
<
bard >
jhass: already did apt-get update, but wiki says a new apt-get install is needed
22:09
<
jhass >
bard: well it should also come over the regular apt-get upgrade I think
22:10
<
bard >
jhass: crystal has additional libs in /embedded/ like libpcre, libgc, etc. however, libevent is missing
22:10
<
bard >
jhass: just did apt-get install, now it's updated, but doesn't compile since libevent is missing
22:11
<
jhass >
hum, waj ^ do you know about this?
22:11
<
jhass >
bard: can you try installing libevent regularly? apt-get install libevent
22:12
<
waj >
next version will include libevent and libpcl
22:13
<
waj >
someday… someone will create packages for each distro :)
22:13
<
jhass >
waj: did you look at the OBS yet?
22:13
<
waj >
using dependencies from the distro
22:14
<
bard >
did "apt-get install libevent-dev", but now co_thread_init, co_set_data, ... are unreferenced
22:14
<
jhass >
waj: ^ can it be that 0.6.1 is broken?
22:15
<
jhass >
bard: on what are you? ubuntu or debian?
22:15
<
bard >
does the compiler itself use anything from concurrent.cr?
22:15
<
bard >
jhass: ubuntu
22:16
<
waj >
0.6.1 still doesn't use anything from concurrent.cr
22:16
<
jhass >
I had the impression too
22:16
<
jhass >
are you trying to use something from it bard?
22:20
<
bard >
jhass: I'm just invoking "make"
22:21
<
jhass >
waj: which libevent version do you require?
22:21
<
jhass >
or, co_thread_init, isn't that libpcl actually?
22:23
<
waj >
I was using latest stable
22:23
<
jhass >
as waj said, the next release will simplify that by shipping the right version
22:25
<
bard >
jhass: co_thread_init, etc. seem to be used within fiber.cr which is used by concurrent.cr, why is it compiled and linked if it's not used by compiler?
22:26
<
jhass >
bard: in git head it's used by the compiler, in 0.6.1 it isn't
22:27
<
bard >
jhass: where?
22:28
<
jhass >
everywhere I think?
22:29
<
bard >
jhass: concurrent has the macros spawn and parallel, I can't find those in the compiler code
22:30
<
jhass >
mh, I didn't read through those commits, so we gotta wait until waj has some time to answer questions ;)
22:38
<
jhass >
until then you can just can try the newer libpcl like it's done for Travis
22:40
bcardiff has quit [Remote host closed the connection]
22:41
bcardiff has joined #crystal-lang
22:45
weskinner_work has quit [Ping timeout: 264 seconds]
22:58
weskinner_work has joined #crystal-lang
23:00
waj has quit [Quit: Leaving.]
23:25
bcardiff has quit [Quit: Leaving.]
23:34
weskinner_work has quit [Ping timeout: 256 seconds]