On Thursday, 27 November 2014 at 05:12:52 UTC, weaselcat wrote:
On Thursday, 27 November 2014 at 05:04:20 UTC, deadalnix wrote:
On Thursday, 27 November 2014 at 03:51:59 UTC, Adam D. Ruppe wrote:
BTW @nogc should have an escape hatch at least for assert(0, allocate_a_message). The program is dying anyway, at least let me conveniently format a descriptive error message.

Ownership would solve this.

Is there any work being done on ownership?

@Adam D. Ruppe : Check out st from suckless, it was made because
xterm is unmaintainable. Also, consider a distro from this
century ;)

I've made some proposal, but it looks like the first stone we want to have is scope.

Reply via email to