faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
<FromGitter> <drujensen> Released several dependent shards today. Also moved a couple to amberframework that were abandoned.
<FromGitter> <drujensen> Waiting on liquid.cr to get released
<FromGitter> <drujensen> Also, getting a strange error when trying to compile with 0.35.0: ⏎ ⏎ ```code paste, see link``` ⏎ ⏎ No stack trace so not sure who/where this is being called. [https://gitter.im/amberframework/amber?at=5ee174c5a85de30394077f21]
renich has joined #amber
_whitelogger has joined #amber
renich has quit [Quit: renich]
renich has joined #amber
renich has quit [Quit: renich]
<FromGitter> <damianham> it looks like there is a class that extends IO that can possibly return Nil from the write method
confact has quit [Read error: Connection reset by peer]
confact has joined #amber
<FromGitter> <drujensen> Found it. PR ready for review
<FromGitter> <Afront> I tried installing amber, but I'm getting ⏎ `cannot find -lgc (this usually means you need to install the development pack ⏎ age for libgc)` ⏎ This is the first time I encountered a problem when installing amber, and the installer seemed to install libgc successfully ⏎ `==> Patching bdw-gc ... [https://gitter.im/amberframework/amber?at=5ee281efee693d6eb3bb7a4c]
feepbot has quit [Ping timeout: 272 seconds]
feepbot has joined #amber
feepbot has quit [Ping timeout: 265 seconds]
feepbot has joined #amber
<FromGitter> <Hareem-E-Sahar> I have an off topic question. I am wondering why people use Gitter to discuss bug reports instead of commenting under the issue report in the GitHub issue tracker? Just like @drujensen mentioned the PR
<FromGitter> <Hareem-E-Sahar> Just want to know the developer perspective