RX14 changed the topic of #crystal-lang to: The Crystal programming language | http://crystal-lang.org | Crystal 0.27.0 | Fund Crystal's development: http://is.gd/X7PRtI | GH: https://github.com/crystal-lang/crystal | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/ | Gitter: https://gitter.im/crystal-lang/crystal
DTZUZO has quit [Ping timeout: 272 seconds]
Dreamer3 has joined #crystal-lang
jemc has quit [Ping timeout: 246 seconds]
jemc has joined #crystal-lang
g- has joined #crystal-lang
DTZUZO has joined #crystal-lang
bmcginty has joined #crystal-lang
bmcginty has quit [Client Quit]
DTZUZO has quit [Ping timeout: 250 seconds]
marmotini_ has joined #crystal-lang
jemc has quit [Ping timeout: 250 seconds]
<FromGitter> <bararchy> @girng bored? sounds nice :)
livcd has joined #crystal-lang
hightower2 has joined #crystal-lang
hightower2 has quit [Ping timeout: 240 seconds]
<FromGitter> <TaurusGirl97_gitlab> Hi everyone, is this just a chatroom for programmers? Thought is was a chat room about actual healing crystals.
<go|dfish> It's about Crystal the programming language, yeah.
<FromGitter> <TaurusGirl97_gitlab> Uhhg.... Ive been on the web searching for some type of chatroom regarding healing crystals but Im really struggling to find one.
ashirase has quit [Ping timeout: 252 seconds]
<FromGitter> <drum445> /s ?
<FromGitter> <j8r> @TaurusGirl97_gitlab besides healing Crystals, do you code too?
<FromGitter> <j8r> there are also Crystal Reports https://en.wikipedia.org/wiki/Crystal_Reports
<FromGitter> <TaurusGirl97_gitlab> I recently bought some crystals from a scratch patch some I know exactly what they re others I dont so Im just trying to find some place where I can upload my pics and ask for peoples opinions. And no Im not a coder but do know some of the traits have a lot of friends who code
<FromGitter> <j8r> in a sense, we heal Crystal code :P
<FromGitter> <TaurusGirl97_gitlab> I know...it didnt take me long to relise this is not the chat room i was looking for XD
<FromGitter> <j8r> Perhaps search more widely, a forum about gems in general
<FromGitter> <drum445> @TaurusGirl97_gitlab I'm sure there will be a subreddit for that kind of stuff
<FromGitter> <drum445> https://www.reddit.com/r/Crystals/
<FromGitter> <j8r> :+
<FromGitter> <TaurusGirl97_gitlab> Thanks you guys I really appreciate the help :)
<FromGitter> <drum445> np
<FromGitter> <TaurusGirl97_gitlab> Enjoy your coding guys!
<FromGitter> <j8r> Thanks, you too for your Crystals :)
ashirase has joined #crystal-lang
Raimondi has quit [Ping timeout: 240 seconds]
<jokke> hey! anyone know how i can give a http client information about the content length of a streamed body? i.e. Tranfer-Encoding is set to chunked by crystal's HTTP server
<jokke> anyone?
<FromGitter> <bararchy> you mean you as the server, or you as the client sending the data?
<FromGitter> <j8r> I think he's talking about the crystal server sending an info to the http client
marmotini_ has quit [Ping timeout: 240 seconds]
marmotini_ has joined #crystal-lang
mjanssen has joined #crystal-lang
<mjanssen> asterite: Any pointers on where I can look a the current with yield implementation, if only for inspiration?
marmotini_ has quit [Remote host closed the connection]
Dreamer3 has quit [Quit: Computer has gone to sleep.]
<FromGitter> <codenoid> ghost ? who ?
<FromGitter> <codenoid> okay
jemc has joined #crystal-lang
<FromGitter> <girng> "crystal-lang/crystal ⏎ The Crystal programming language" lol
<FromGitter> <fridgerator> its still confusing, becuase "crystal programming" is a thing outside of this programming language
<FromGitter> <girng> what's crystal programming?
<FromGitter> <girng> i googled it can't find anything outside of this language, although my results are biased bcz of my search history
<FromGitter> <fridgerator> I dont really know, hoodoo voodoo stuff about rubbing crystals and healing yourself
<FromGitter> <girng> ohh interesting
<go|dfish> add 'healing' to your search @girng
<FromGitter> <girng> there we go
<FromGitter> <girng> i guess in my case, the "crystals" are coding in crystal-lang, it does make ya feel good doesn't it
jemc has quit [Quit: WeeChat 2.2]
<robacarp> there's also crystal reports, which is a different kind of programming
ua has quit [Ping timeout: 250 seconds]
ua has joined #crystal-lang
RX14 changed the topic of #crystal-lang to: The Crystal programming language | http://crystal-lang.org | Crystal 0.27.1 | Fund Crystal's development: http://is.gd/X7PRtI | GH: https://github.com/crystal-lang/crystal | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/ | Gitter: https://gitter.im/crystal-lang/crystal
<mps> eh, three days after Alpine stable released. Congratulation :)
<mps> RX14: could it be rebuilt with 0.26 static version, i.e. previous version
<RX14> all releases can be built with the previous version
<RX14> we guarantee that
<mps> I thought so, but asked just in case I hit something unexpected. Thanks for explanation and good work
<RX14> np
<mps> now I have something to do this night :)
Raimondi has joined #crystal-lang
<mps> RX14: is the 0.27.1 build tested with llvm5 or/and llvm6
<RX14> it should work...
<RX14> llvm4 and llvm6 should work at least
<mps> hmm, with llmv5 I got: BUG: trying to codegen Int64 &* Int32 (Exception)
<RX14> weird
<RX14> whats the full error?
<mps> here it is: http://tpaste.us/BoWk
<RX14> yeah im not sure its tested on llvm5
<RX14> but im surprised its broken
<mps> with the same tools 0.27.0 builds without problem
<RX14> yeah it seems to be the overflow stuff
<mps> I could try with llvm6, but later
<FromGitter> <asterite> mjanssen: search for `node : Yield` inside the code. But it's all over the place
<FromGitter> <asterite> what I mean is that `yield` is one of the most complex things in the language, from the compiler's point of view
<FromGitter> <j8r> Does block.call too?
<FromGitter> <j8r> We need an Alpine CI :|
<FromGitter> <dansimpson> Hmm, not sure this is the correct place to mention this, but should https://dist.crystal-lang.org/ be accessible?
<FromGitter> <dansimpson> It seems that the default travis setup for latest isn't able to fetch the package.
Groogy has quit [Quit: WeeChat 2.3]
<FromGitter> <hanneskaeufler> Is there anyone around with any insight into the DWARF debug info? I am using kcov to generate code coverage for my library, and I get a bunch of weird misses in the coverage, method signature lines are marked as uncovered. Trying to circle in on this somehow, but not really sure where to start looking ...
return0e has quit [Remote host closed the connection]
return0e has joined #crystal-lang
return0e has quit [Ping timeout: 246 seconds]
return0e has joined #crystal-lang
<FromGitter> <mpcjanssen> @asterite thanks for the pointer. And I understand it's less than trivial :)
return0e has quit [Read error: Connection reset by peer]
return0e has joined #crystal-lang
return0e has quit [Remote host closed the connection]
return0e has joined #crystal-lang
return0e has quit [Remote host closed the connection]
return0e has joined #crystal-lang
<RX14> thats on master
<FromGitter> <bew> How? Oò