jhass changed the topic of #crystal-lang to: The Crystal programming language | http://crystal-lang.org | Crystal 0.18.7 | Fund Crystals development: http://is.gd/X7PRtI | Paste > 3 lines of text to https://gist.github.com | GH: https://github.com/crystal-lang/crystal | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/ | Logs: http://irclog.whitequark.org/crystal-lang
txdv has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
matp has joined #crystal-lang
matp has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Read error: Connection reset by peer]
Oliphaunte has joined #crystal-lang
pawnbox has joined #crystal-lang
Oliphaunte has quit [Read error: Connection reset by peer]
Oliphaunte has joined #crystal-lang
pawnbox has quit [Ping timeout: 244 seconds]
snsei_ has quit [Remote host closed the connection]
snsei has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
kulelu88 has quit [Quit: Leaving]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
Oliphaun_ has joined #crystal-lang
Oliphaunte has quit [Ping timeout: 255 seconds]
Oliphaun_ has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
willl has quit [Quit: Connection closed for inactivity]
Philpax has quit [Ping timeout: 260 seconds]
snsei_ has joined #crystal-lang
snsei has quit [Ping timeout: 276 seconds]
Oliphaunte has quit [Read error: Connection reset by peer]
ttdonovan_ has joined #crystal-lang
fedruantine has quit [Ping timeout: 244 seconds]
Oliphaunte has joined #crystal-lang
fedruantine has joined #crystal-lang
early has joined #crystal-lang
adam12 has quit [Ping timeout: 276 seconds]
adam has joined #crystal-lang
adam is now known as Guest10271
Guest10271 has quit [Ping timeout: 255 seconds]
snsei_ has quit [Remote host closed the connection]
snsei has joined #crystal-lang
pawnbox has joined #crystal-lang
adam^ has joined #crystal-lang
pawnbox has quit [Ping timeout: 250 seconds]
Philpax has joined #crystal-lang
adam^ is now known as adam12
amitksaha has joined #crystal-lang
<amitksaha> hey all, I am trying to build crystal from master using Dockerfile, I get this error: https://gist.github.com/amitsaha/f2432f6ea209efdc764c1130e5ae99e4
<amitksaha> Can somebody help me fix it?
Oliphaunte has quit [Ping timeout: 265 seconds]
Oliphaunte has joined #crystal-lang
adam12 is now known as adam
adam is now known as Guest60848
Guest60848 is now known as adam12
snsei_ has joined #crystal-lang
snsei has quit [Ping timeout: 265 seconds]
xmgx has quit [Quit: Leaving...]
Philpax has quit [Ping timeout: 244 seconds]
Oliphaunte has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
Philpax has joined #crystal-lang
pawnbox has quit [Ping timeout: 260 seconds]
mgarciaisaia has joined #crystal-lang
soveran has joined #crystal-lang
soveran has joined #crystal-lang
soveran has quit [Changing host]
Philpax has quit [Ping timeout: 244 seconds]
mgarciaisaia has left #crystal-lang [#crystal-lang]
tomchapi_ has joined #crystal-lang
tomchapin has quit [Ping timeout: 258 seconds]
Philpax has joined #crystal-lang
ttdonovan_ has quit [Quit: ttdonovan_]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 276 seconds]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 260 seconds]
pawnbox has joined #crystal-lang
snsei_ has quit [Remote host closed the connection]
mark_66 has joined #crystal-lang
jokke has quit [Remote host closed the connection]
jokke has joined #crystal-lang
miketheman has quit [Ping timeout: 240 seconds]
go|dfish has quit [Ping timeout: 250 seconds]
miketheman has joined #crystal-lang
jokke has quit [Quit: WeeChat 1.5]
jokke has joined #crystal-lang
bjz has joined #crystal-lang
snsei has joined #crystal-lang
go|dfish has joined #crystal-lang
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bew has joined #crystal-lang
snsei has quit [Ping timeout: 260 seconds]
soveran has quit [Remote host closed the connection]
bjz has joined #crystal-lang
mjblack has quit [Quit: ZNC - http://znc.in]
mjblack has joined #crystal-lang
Nik736 has joined #crystal-lang
soveran has joined #crystal-lang
soveran has quit [Changing host]
soveran has joined #crystal-lang
soveran has quit [Ping timeout: 264 seconds]
soveran has joined #crystal-lang
tomchapin has joined #crystal-lang
buggs has quit [Ping timeout: 250 seconds]
tomchapi_ has quit [Ping timeout: 244 seconds]
matp has joined #crystal-lang
praveen has joined #crystal-lang
snsei has joined #crystal-lang
buggs has joined #crystal-lang
snsei has quit [Ping timeout: 250 seconds]
praveen has quit []
<wmoxam> I'm trying to port Crystal to OpenBSD and have been able to cross-compile successfully, however I'm seeing path related issues. Any suggestions? https://gist.github.com/wmoxam/3bc38dc2f47743a090110d0ffb4d2296
masukomi has joined #crystal-lang
<jhass> wmoxam: mmh, I think load order still isn't deterministic for some reason, we're not sure why
<jhass> let me find the issue
<jhass> so you might just add an explicit require at the top of the file for now
<jhass> for io/file_descriptor
masukomi_ has joined #crystal-lang
masukomi has quit [Ping timeout: 255 seconds]
masukomi_ is now known as masukomi
masukomi has quit [Client Quit]
masukomi has joined #crystal-lang
mgarciaisaia has joined #crystal-lang
mgarciaisaia has left #crystal-lang [#crystal-lang]
<crystal-gh> [crystal] bcardiff pushed 2 new commits to master: https://git.io/vifS9
<crystal-gh> crystal/master ee730f8 Brian J. Cardiff: Merge pull request #3194 from Sija/patch-1...
<crystal-gh> crystal/master 8a0e9cb Sijawusz Pur Rahnama: Use getter instead of @ivar to allow overloading
masukomi has quit [Quit: masukomi]
masukomi has joined #crystal-lang
Oliphaunte has joined #crystal-lang
snsei has joined #crystal-lang
Oliphaunte has quit [Ping timeout: 250 seconds]
<crystal-gh> [crystal] bcardiff pushed 2 new commits to master: https://git.io/vifHi
<crystal-gh> crystal/master 3c49ed5 Brian J. Cardiff: Merge pull request #3213 from ozra/clean-dry-refactor...
<crystal-gh> crystal/master 753e58b Oscar Campbell: Simple refactor to unify code duplication.
snsei has quit [Ping timeout: 240 seconds]
LastWhisper____ has joined #crystal-lang
Oliphaunte has joined #crystal-lang
snsei has joined #crystal-lang
masukomi has quit [Quit: masukomi]
<travis-ci> crystal-lang/crystal#ee730f8 (master - Merge pull request #3194 from Sija/patch-1): The build passed. https://travis-ci.org/crystal-lang/crystal/builds/156228974
Oliphaun_ has joined #crystal-lang
<wmoxam> jhass: hrmm, interesting. Thanks!
Oliphaunte has quit [Read error: Connection reset by peer]
masukomi has joined #crystal-lang
masukomi has quit [Ping timeout: 264 seconds]
Oliphaun_ has quit [Remote host closed the connection]
soveran has quit [Remote host closed the connection]
pawnbox has quit [Remote host closed the connection]
pataphysics has quit [Ping timeout: 244 seconds]
pawnbox has joined #crystal-lang
LastWhisper____ has quit [Ping timeout: 240 seconds]
pataphysics has joined #crystal-lang
soveran has joined #crystal-lang
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Ping timeout: 255 seconds]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
mark_66 has quit [Remote host closed the connection]
mgarciaisaia has joined #crystal-lang
mgarciaisaia has left #crystal-lang [#crystal-lang]
snsei has quit [Remote host closed the connection]
snsei has joined #crystal-lang
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Ping timeout: 255 seconds]
xmgx has joined #crystal-lang
<BlaXpirit> sigh, i'm so torn on this https://github.com/crystal-lang/crystal/issues/605 - it keeps coming up and killing my buzz
<BlaXpirit> and it's such a paint to implement C ABI, it's even different on windows
snsei_ has joined #crystal-lang
snsei has quit [Ping timeout: 250 seconds]
matp has quit [Ping timeout: 260 seconds]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Read error: Connection reset by peer]
<FromGitter> <crisward> how do I map over an array, and get an index of each item? I'm googling but the ruby answers I'm finding don't seem to work.
matp has joined #crystal-lang
Oliphaunte has joined #crystal-lang
<Papierkorb> crisward: [ :a, :b ].each_with_index.map{|(a, i)| [ a, i ] }.to_a
<FromGitter> <crisward> ```code paste, see link``` [https://gitter.im/crystal-lang/crystal?at=57c5d170ee799d3329f36ce6]
<Papierkorb> crisward, please read again exactly what I wrote
pawnbox has quit [Remote host closed the connection]
<FromGitter> <crisward> ah.. `|(a,i)|` sorry, not got my ruby goggles on... too used to Js. Pipes don't crop up much there.
<FromGitter> <crisward> @sdogruyol - will check it out, thanks
matp has quit [Ping timeout: 240 seconds]
tomchapi_ has joined #crystal-lang
trajing has quit [Ping timeout: 264 seconds]
mose has quit [Ping timeout: 264 seconds]
mose has joined #crystal-lang
tomchapin has quit [Ping timeout: 264 seconds]
Yxhuvud has quit [Ping timeout: 264 seconds]
_jungh4ns has quit [Ping timeout: 264 seconds]
Yxhvd has joined #crystal-lang
trajing has joined #crystal-lang
matp has joined #crystal-lang
soveran has quit [Read error: Connection reset by peer]
soveran has joined #crystal-lang
soveran has quit [Changing host]
soveran has joined #crystal-lang
_jungh4ns has joined #crystal-lang
matp has quit [Ping timeout: 240 seconds]
Oliphaunte has quit [Read error: Connection reset by peer]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Read error: Connection reset by peer]
soveran has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 276 seconds]
Nik736 has quit [Quit: Textual IRC Client: www.textualapp.com]
Oliphaunte has quit [Remote host closed the connection]
txdv has quit [Quit: WeeChat 1.0.1]
dhk has joined #crystal-lang
soveran has joined #crystal-lang
soveran has joined #crystal-lang
soveran has quit [Changing host]
dhk has quit [Client Quit]
bew has quit [Ping timeout: 264 seconds]
pawnbox has joined #crystal-lang
bew78 has joined #crystal-lang
pawnbox has quit [Ping timeout: 240 seconds]
sebasr has quit [Ping timeout: 244 seconds]
Oliphaunte has joined #crystal-lang
pawnbox has joined #crystal-lang
Oliphaunte has quit [Read error: Connection reset by peer]
pawnbox has quit [Ping timeout: 255 seconds]
sija has joined #crystal-lang
tomchapin has joined #crystal-lang
sija has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 255 seconds]
tomchapin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sebasr has joined #crystal-lang
<FromGitter> <jwoertink> That moment when you're about to submit a pull-request to clean up some issues with crystal, then you see someone else already submitted a pull-request for it, and their implementation is better #programmerproblems
<bew78> ahah at least you can learn something ^^
<FromGitter> <jwoertink> true. I did learn a few things digging around the source, so I got that going for me
soveran has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 255 seconds]
srabuini has joined #crystal-lang
sebasr has quit [Ping timeout: 265 seconds]
Guest64909 has joined #crystal-lang
Guest64909 has left #crystal-lang [#crystal-lang]
mgarciaisaia has joined #crystal-lang
mgarciaisaia has left #crystal-lang [#crystal-lang]
Philpax has quit [Ping timeout: 252 seconds]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
Philpax has joined #crystal-lang
soveran has joined #crystal-lang
soveran has joined #crystal-lang
soveran has quit [Changing host]
bew78 has quit [Quit: WeeChat 1.5]
soveran has quit [Ping timeout: 240 seconds]
<FromGitter> <ttdonovan> I'm trying to decipher some Python code and just wondering if this is the best way to equate it to Crystal. ⏎ ```code paste, see link``` [https://gitter.im/crystal-lang/crystal?at=57c6194e4023dec56c2be3df]
Philpax has quit [Ping timeout: 255 seconds]
mkl0501 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 244 seconds]
tomchapin has joined #crystal-lang
amitksaha has quit [Quit: Page closed]