<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 27 Aug 2024 at 21:10, Dennis via Digitalmars-d <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tuesday, 27 August 2024 at 05:17:18 UTC, Manu wrote:<br>
> Is this a known issue? Should I expect attribute inference to <br>
> work comprehensively?s.<br>
<br>
The error message for calling a function that failed attribute <br>
inference should include the reason the attribute failed to be <br>
inferred. If it doesn't, you're likely hitting this classic:<br>
<br>
[Issue 7205 - Function attribute inference fails in case of <br>
mutual dependencies <br>
](<a href="https://issues.dlang.org/show_bug.cgi?id=7205" rel="noreferrer" target="_blank">https://issues.dlang.org/show_bug.cgi?id=7205</a>)<br></blockquote><div><br></div><div>Oh wow... that's bad. Is there any plan to fix this? <br></div></div></div>