November 01, 2020 Issues » [Issue 12647] Allow specifying lazy parameter function attributes and infer them when possible | |||
|---|---|---|---|
| |||
...id=12647
johanengelen@weka.io changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |industry
CC| |johanengelen@weka.io
-- | |||
October 26, 2020 General » Re: D programming language popularity | |||
|---|---|---|---|
| |||
...D will gain adoption from people like Weka.io - absolutely nobody would advise building a... | |||
October 25, 2020 Issues » [Issue 21341] [REG2.092] Wrong reference escape error when parameter is stored in this | |||
|---|---|---|---|
| |||
...cgi?id=21341 --- Comment #1 from johanengelen@weka.io --- Workaround: use explicit pointer parameter (`Watcher... | |||
October 25, 2020 Issues » [Issue 21341] [REG2.092] Wrong reference escape error when parameter is stored in this | |||
|---|---|---|---|
| |||
...org/show_bug.cgi?id=21341
johanengelen@weka.io changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |industry... | |||
October 25, 2020 Issues » [Issue 21341] New: [REG2.092] Wrong reference escape error when parameter is stored in this | |||
|---|---|---|---|
| |||
...dmd
Assignee: nobody@puremagic.com
Reporter: johanengelen@weka.io
```
struct A {
bool delegate() dlg;
}
struct... | |||
October 20, 2020 General » Re: druntime function to query whether any exception is "in flight" | |||
|---|---|---|---|
| |||
...prevent trickery by the (way too smart ;-)) Weka devs. Note that C++'s current_exception... | |||
October 20, 2020 General » druntime function to query whether any exception is "in flight" | |||
|---|---|---|---|
| |||
Hi all, Weka is using a modified druntime. One of the modifications is adding a... | |||
October 20, 2020 Issues » [Issue 14226] invalid Runtime.traceHandler setup | |||
|---|---|---|---|
| |||
...id=14226
johanengelen@weka.io changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |industry
CC| |johanengelen@weka.io
-- | |||
October 20, 2020 Issues » [Issue 21290] [REG2.073] Incorrect escape deprecation on scope lazy pointer parameter | |||
|---|---|---|---|
| |||
...cgi?id=21290 --- Comment #2 from johanengelen@weka.io --- Workaround: ``` void foo(scope lazy void... | |||
October 16, 2020 Issues » [Issue 21317] New: Copy constructor defined but blitting still occurs | |||
|---|---|---|---|
| |||
...dmd
Assignee: nobody@puremagic.com
Reporter: eyal@weka.io
When defining a copy constructor, lack... | |||
Copyright © 1999-2021 by the D Language Foundation