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
mookie has quit [Read error: Connection reset by peer]
mookie has joined #crystal-lang
Sankalp has quit [Ping timeout: 252 seconds]
Sankalp has joined #crystal-lang
_ht has joined #crystal-lang
ur5us has joined #crystal-lang
yxhuvud has quit [Quit: No Ping reply in 180 seconds.]
yxhuvud has joined #crystal-lang
notzmv has quit [Ping timeout: 276 seconds]
hightower3 has joined #crystal-lang
hightower2 has quit [Ping timeout: 245 seconds]
ua__ has quit [Ping timeout: 240 seconds]
notzmv has joined #crystal-lang
ua_ has joined #crystal-lang
walez has joined #crystal-lang
ur5us has quit [Ping timeout: 240 seconds]
brw has quit [Ping timeout: 240 seconds]
brw has joined #crystal-lang
walez has quit [Ping timeout: 245 seconds]
lanodan has quit [Quit: WeeChat 3.4.1]
lanodan has joined #crystal-lang
lanodan has quit [Quit: WeeChat 3.5]
lanodan has joined #crystal-lang
walez has joined #crystal-lang
walez- has joined #crystal-lang
walez has quit [Ping timeout: 252 seconds]
analogsalad has joined #crystal-lang
analog_salad has joined #crystal-lang
analog_salad has quit [Client Quit]
_ht has quit [Remote host closed the connection]
analogsalad has quit [Quit: bye]
Starfoxxes has quit [Ping timeout: 276 seconds]
Starfoxxes has joined #crystal-lang
walez- has quit [Quit: Leaving]
<SamantazFox> Hello! That is supposed to work, no? https://play.crystal-lang.org/#/r/dj6p
<FromGitter> <Blacksmoke16> not sure
<FromGitter> <Blacksmoke16> in theory maybe, but idt the compiler allows setting ivars defined in a parent type from a child's initializer
<FromGitter> <Blacksmoke16> any reason to not just do https://play.crystal-lang.org/#/r/dj6w
<FromGitter> <jrei:matrix.org> What's the workaround `Unhandled exception: Error writing file: Broken pipe (IO::Error)` when piping a crystal program? (https://github.com/crystal-lang/crystal/issues/9065)