nothrow/@nogc inference troubles with emplace/move?
Manu
turkeyman at gmail.com
Wed Aug 28 08:59:49 UTC 2024
On Tue, 27 Aug 2024 at 21:10, Dennis via Digitalmars-d <
digitalmars-d at puremagic.com> wrote:
> On Tuesday, 27 August 2024 at 05:17:18 UTC, Manu wrote:
> > Is this a known issue? Should I expect attribute inference to
> > work comprehensively?s.
>
> The error message for calling a function that failed attribute
> inference should include the reason the attribute failed to be
> inferred. If it doesn't, you're likely hitting this classic:
>
> [Issue 7205 - Function attribute inference fails in case of
> mutual dependencies
> ](https://issues.dlang.org/show_bug.cgi?id=7205)
>
Oh wow... that's bad. Is there any plan to fix this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20240828/1fe91c66/attachment.htm>
More information about the Digitalmars-d
mailing list