www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Blog post on figuring out attribute inference failure

reply Steven Schveighoffer <schveiguy gmail.com> writes:
Ever faced with an attribute inference fail, and you don't know what 
caused it? I have honed some techniques to try and figure it out.

Just posted this: 
https://www.schveiguy.com/blog/2023/02/spelunking-attribute-inference-in-d/

Hopefully it helps.

-Steve
Feb 19 2023
parent reply Dennis <dkorpel gmail.com> writes:
On Sunday, 19 February 2023 at 19:40:26 UTC, Steven Schveighoffer 
wrote:
 https://www.schveiguy.com/blog/2023/02/spelunking-attribute-inference-in-d/
"Hopefully these improvements will be mimicked for all attributes, and instrumenting code will be a thing of the past!" I'm working on it! https://github.com/dlang/dmd/pull/14911
Feb 25 2023
parent Dom Disc <dominikus scherkl.de> writes:
On Saturday, 25 February 2023 at 11:23:56 UTC, Dennis wrote:
 I'm working on it! https://github.com/dlang/dmd/pull/14911
Hurray!
Feb 25 2023