December 17, 2022 [Issue 18323] deprecate `void fun(this a)` (instead: typeof(this)) ; `var.init` (instead: typeof(var).init) | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18323 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
May 11, 2023 [Issue 18323] deprecate `void fun(this a)` (instead: typeof(this)) ; `var.init` (instead: typeof(var).init) | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18323 RazvanN <razvan.nitu1305@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |razvan.nitu1305@gmail.com --- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> --- `this a` is an error now, however, the init on the variable still works. -- |
Copyright © 1999-2021 by the D Language Foundation