asterite changed the topic of #crystal-lang to: #crystal-lang The Crystal programming language | http://crystal-lang.org | Crystal 0.6.0 | Paste > 3 lines of text to https://gist.github.com | GH: https://github.com/manastech/crystal - Docs: http://crystal-lang.org/docs/ - API: http://crystal-lang.org/api/ - Logs: http://irclog.whitequark.org/crystal-lang
knoopx has joined #crystal-lang
waj has quit [Quit: Leaving.]
weskinner_work has joined #crystal-lang
knoopx has quit [Remote host closed the connection]
weskinner_work has quit [Ping timeout: 255 seconds]
weskinner_mac has joined #crystal-lang
weskinner_mac has quit [Quit: weskinner_mac]
weskinner_mac has joined #crystal-lang
weskinner_mac has quit [Quit: weskinner_mac]
leafybasil has quit [Ping timeout: 252 seconds]
shama has quit [Remote host closed the connection]
shama has joined #crystal-lang
weskinner_mac has joined #crystal-lang
weskinner_work has joined #crystal-lang
weskinner_mac has quit [Quit: weskinner_mac]
weskinner_mac has joined #crystal-lang
havenwood has joined #crystal-lang
weskinner_work has quit [Ping timeout: 256 seconds]
waj has joined #crystal-lang
weskinner_mac has quit [Quit: weskinner_mac]
ismaelga has quit [Remote host closed the connection]
waj has quit [Quit: Leaving.]
waj has joined #crystal-lang
waj has left #crystal-lang [#crystal-lang]
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
weskinner_work has joined #crystal-lang
weskinner_work has quit [Ping timeout: 252 seconds]
havenwood has quit [Remote host closed the connection]
weskinner_work has joined #crystal-lang
weskinner_work has quit [Ping timeout: 264 seconds]
Ven has joined #crystal-lang
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Ven has joined #crystal-lang
<crystal-gh> [crystal] porras opened pull request #478: Raise exception on all LibC.getaddrinfo errors (master...getaddrinfo-error) http://git.io/pSBR
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
weskinner_work has joined #crystal-lang
weskinner_work has quit [Ping timeout: 256 seconds]
Ven has joined #crystal-lang
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ismaelga has joined #crystal-lang
Ven has joined #crystal-lang
weskinner_work has joined #crystal-lang
weskinner_work has quit [Ping timeout: 244 seconds]
waj has joined #crystal-lang
weskinner_mac has joined #crystal-lang
<crystal-gh> [crystal] waj pushed 2 new commits to master: http://git.io/p9Yp
<crystal-gh> crystal/master c1ba1cc Juan Wajnerman: Merge pull request #478 from porras/getaddrinfo-error...
<crystal-gh> crystal/master 57562c5 Sergio Gil Pérez de la Manga: Raise exception on all LibC.getaddrinfo errors
waj has quit [Quit: Leaving.]
weskinner_mac has quit [Quit: weskinner_mac]
<travis-ci> manastech/crystal#2129 (master - c1ba1cc : Juan Wajnerman): The build was broken.
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
waj has joined #crystal-lang
weskinner_work has joined #crystal-lang
weskinner_work has quit [Ping timeout: 250 seconds]
tymat has quit [Ping timeout: 245 seconds]
bcardiff has joined #crystal-lang
<travis-ci> manastech/crystal#2129 (master - c1ba1cc : Juan Wajnerman): The build passed.
tymat has joined #crystal-lang
havenwood has joined #crystal-lang
Ven has joined #crystal-lang
weskinner_work has joined #crystal-lang
asterite has joined #crystal-lang
shama has joined #crystal-lang
waj has quit [Quit: Leaving.]
waj has joined #crystal-lang
bcardiff has quit [Quit: Leaving.]
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
weskinner_mac has joined #crystal-lang
weskinner_mac has quit [Quit: weskinner_mac]
bcardiff has joined #crystal-lang
asterite1 has joined #crystal-lang
asterite has quit [Ping timeout: 244 seconds]
<crystal-gh> [crystal] asterite pushed 6 new commits to master: http://git.io/pQ7G
<crystal-gh> crystal/master 9f3cd65 Ary Borenszweig: Added String#gsub(String, String) and String#gsub(String, &block)
<crystal-gh> crystal/master c5c72e6 Ary Borenszweig: Added some String docs
<crystal-gh> crystal/master 59a2a94 Ary Borenszweig: Added String#byte_index(String) and optimized String#gsub(String, &block) and String#gsub(Regex, &block)
asterite has joined #crystal-lang
asterite1 has quit [Ping timeout: 252 seconds]
ismaelga has quit [Remote host closed the connection]
bcardiff has quit [Quit: Leaving.]
havenwood has quit [Remote host closed the connection]
bcardiff has joined #crystal-lang
asterite1 has joined #crystal-lang
asterite has quit [Ping timeout: 264 seconds]
ponga has quit [Remote host closed the connection]
bcardiff has quit [Quit: Leaving.]
bcardiff has joined #crystal-lang
ponga has joined #crystal-lang
bard has joined #crystal-lang
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
<bard> when trying to compile the src I get "Syntax error in ./src/concurrent/scheduler.cr:25: block argument 'flags' shadows local variable 'flags'"
<jhass> bard: are you on 0.6.1 ?
asterite1 has quit [Quit: Leaving.]
<bard> jhass: the installed version is 0.6.0
<jhass> bard: then please update :)
<bard> jhass: ok, lol, how?
<jhass> uh, how did you install?
<crystal-gh> [crystal] asterite pushed 4 new commits to master: http://git.io/p5Fy
<crystal-gh> crystal/master feea882 Ary Borenszweig: Correct way to do blocks in macros. Removed unused method `to_macro_var`
<crystal-gh> crystal/master c2776e5 Ary Borenszweig: Fixed another border case of Array#[](start, count)
<crystal-gh> crystal/master 2bb844c Ary Borenszweig: Allow constants and computed constants in static arrays
<bard> jhass: already did apt-get update, but wiki says a new apt-get install is needed
<jhass> bard: well it should also come over the regular apt-get upgrade I think
<bard> jhass: crystal has additional libs in /embedded/ like libpcre, libgc, etc. however, libevent is missing
<bard> jhass: just did apt-get install, now it's updated, but doesn't compile since libevent is missing
<jhass> hum, waj ^ do you know about this?
<jhass> bard: can you try installing libevent regularly? apt-get install libevent
<waj> next version will include libevent and libpcl
<waj> someday… someone will create packages for each distro :)
<jhass> waj: did you look at the OBS yet?
<waj> using dependencies from the distro
<bard> did "apt-get install libevent-dev", but now co_thread_init, co_set_data, ... are unreferenced
<jhass> waj: ^ can it be that 0.6.1 is broken?
<jhass> bard: on what are you? ubuntu or debian?
<bard> does the compiler itself use anything from concurrent.cr?
<bard> jhass: ubuntu
<waj> 0.6.1 still doesn't use anything from concurrent.cr
<waj> or libevent
<jhass> I had the impression too
<jhass> are you trying to use something from it bard?
<bard> jhass: I'm just invoking "make"
<jhass> ah
<jhass> waj: which libevent version do you require?
<jhass> or, co_thread_init, isn't that libpcl actually?
<bard> it is
<jhass> check what we do for the travis build https://github.com/manastech/crystal/blob/master/.travis.yml#L18
<waj> I was using latest stable
<jhass> as waj said, the next release will simplify that by shipping the right version
<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?
<jhass> bard: in git head it's used by the compiler, in 0.6.1 it isn't
<bard> jhass: where?
<jhass> everywhere I think?
<bard> jhass: concurrent has the macros spawn and parallel, I can't find those in the compiler code
<jhass> mh, I didn't read through those commits, so we gotta wait until waj has some time to answer questions ;)
<bard> ah, ok
<jhass> until then you can just can try the newer libpcl like it's done for Travis
bcardiff has quit [Remote host closed the connection]
bcardiff has joined #crystal-lang
weskinner_work has quit [Ping timeout: 264 seconds]
weskinner_work has joined #crystal-lang
waj has quit [Quit: Leaving.]
bcardiff has quit [Quit: Leaving.]
weskinner_work has quit [Ping timeout: 256 seconds]