www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Feedback from the Gripes and Wishes Campaign

reply Imperatorn <johan_forsberg_86 hotmail.com> writes:
https://forum.dlang.org/post/u4banl$e4g$1 digitalmars.com

On Saturday, 20 May 2023 at 20:32:02 UTC, Walter Bright wrote:
 On 5/19/2023 4:43 AM, GrimMaple wrote:
 Unfortunately, big compiler changes, like mentioned above 
 deprecation of alias this,
Maybe we should un-deprecate that. I appreciate your feedback on it.
Can we un-deprecate alias this?
Nov 06 2023
parent reply jmh530 <john.michael.hall gmail.com> writes:
On Monday, 6 November 2023 at 13:24:03 UTC, Imperatorn wrote:
 https://forum.dlang.org/post/u4banl$e4g$1 digitalmars.com

 On Saturday, 20 May 2023 at 20:32:02 UTC, Walter Bright wrote:
 On 5/19/2023 4:43 AM, GrimMaple wrote:
 Unfortunately, big compiler changes, like mentioned above 
 deprecation of alias this,
Maybe we should un-deprecate that. I appreciate your feedback on it.
Can we un-deprecate alias this?
It was only deprecated for classes. I thought this was already reverted: https://github.com/dlang/dmd/pull/15326 Maybe doesn't show up in the changelog since it wasn't tied to a bug report?
Nov 06 2023
parent Imperatorn <johan_forsberg_86 hotmail.com> writes:
On Monday, 6 November 2023 at 13:33:53 UTC, jmh530 wrote:
 On Monday, 6 November 2023 at 13:24:03 UTC, Imperatorn wrote:
 https://forum.dlang.org/post/u4banl$e4g$1 digitalmars.com

 On Saturday, 20 May 2023 at 20:32:02 UTC, Walter Bright wrote:
 On 5/19/2023 4:43 AM, GrimMaple wrote:
 Unfortunately, big compiler changes, like mentioned above 
 deprecation of alias this,
Maybe we should un-deprecate that. I appreciate your feedback on it.
Can we un-deprecate alias this?
It was only deprecated for classes. I thought this was already reverted: https://github.com/dlang/dmd/pull/15326 Maybe doesn't show up in the changelog since it wasn't tied to a bug report?
Oh, that's great to hear. Thanks!
Nov 06 2023