ChanServ changed the topic of #crystal-lang to: The Crystal programming language | https://crystal-lang.org | Fund Crystal's development: https://crystal-lang.org/sponsors | GH: https://github.com/crystal-lang/crystal | Docs: https://crystal-lang.org/docs | Gitter: https://gitter.im/crystal-lang/crystal
rem has quit [Quit: rem]
arestifo has joined #crystal-lang
arestifo has quit [Client Quit]
deavmi has quit [Ping timeout: 272 seconds]
deavmi has joined #crystal-lang
hightower2 has quit [Ping timeout: 245 seconds]
hightower2 has joined #crystal-lang
arestifo has joined #crystal-lang
<hightower2> Hey jhass, could you by chance look into & solve this ticket: https://github.com/crystal-lang/crystal/issues/8428
<hightower2> As you see from the discussion, I found & reported a bug, the bug was then fixed later (unrelated to the ticket), and the only thing remaining on that ticket is to write a test and close it
<hightower2> I tried writing a test and a PR attempt is there, but it's not working right, and the ticket has been open for years now
<hightower2> If you could just write/fix the test, that would be it, easy solve.
<jhass[m]> When was it fixed?
<hightower2> I don't know when or why, but I believe it was fixed because the person provided a comment on that ticket giving the same example which now works
<hightower2> And I tested myself too
<hightower2> rmarronnier commented on Jun 11, 2020 --> Appears to be fixed : https://carc.in/#/r/990k
<hightower2> Let me try on which version on carc.in it started working
<jhass[m]> Did you try Brian's suggestion at all?
<jhass[m]> I see the code is still using `not_nil!`
<hightower2> (If this is a question for me, I don't understand it -- which not_nil and which Brian)
<hightower2> but responding to my previous line about trying on carc.in, seems like the bug was fixed in 0.34.0
hightower2 has quit [Read error: Connection reset by peer]
<jhass[m]> https://github.com/crystal-lang/crystal/pull/10073#discussion_r545219420 this Brian complaining about this not_nil!
arestifo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<repo> hey
<repo> is it possible to change the backend for the logger while it's running?
<repo> i want to setup log rotating
<jhass[m]> maybe log rotating should be its own backend (possibly wrapping another)
<repo> that sounds like a good idea
arestifo has joined #crystal-lang
<repo> shouldn't i be able to exit my program from a trap?
<repo> e.g. Signal::INT.trap { backend.close; exit }
<hexology> if anyone is interested, the crystalline language server is now supported by nvim-lspconfig
<hexology> i couldn't get it to work with auto-complete, but it does seem to be properly showing diagnostics
jhass[m] has quit [Quit: node-irc says goodbye]
arestifo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jhass[m] has joined #crystal-lang
arestifo has joined #crystal-lang
arestifo has quit [Client Quit]
crabbedhaloablut has joined #crystal-lang
FromGitter has joined #crystal-lang
arestifo has joined #crystal-lang
<oz> oh thanks, I'll try it when I upgrade to 0.5 :)
<FromGitter> <oprypin:matrix.org> Now this Gitter channel is bridged to https://libera.chat/ IRC 🎉 (and not bridged to Freenode anymore)
<straight-shoota> Awesome! =)
arestifo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<jhass> oprypin: thanks!
<Stephie> yay
<Stephie> thats the last thing i needed to disconnect from freenode entirely
arestifo has joined #crystal-lang
arestifo has quit [Client Quit]
<jhass> straight-shoota: did you intentionally not merge the community page update to master yet?
<FromGitter> <jrei:matrix.org> I missed that, since when oprypin (https://matrix.to/#/@oprypin:matrix.org) became a core member?
<FromGitter> <jrei:matrix.org> ho ok thanks, I'm not too late 😅
<FromGitter> <jrei:matrix.org> I should follow this blog, if there is a RSS/Atom feed
<FromGitter> <jrei:matrix.org> @rishavs: also by using other's code, you learn too
<FromGitter> <jrei:matrix.org> for Gamedev, the Crystal ecosystem will never, by never I mean not reasonably soon, be as mature as other alternative. I'm not talking about small libraries, but real ecosystems like Godot and Love
Guest94 has joined #crystal-lang
Guest94 has quit [Client Quit]
<straight-shoota> jhass, it's in master, otherwise it wouldn't be on https://crystal-lang.org/team/