August 17, 2023 [Issue 24089] Error: Unknown for bad ordering of struct/function instantiation with sema error | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24089 FeepingCreature <default_357-line@yahoo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |industry -- |
August 18, 2023 [Issue 24089] Error: Unknown for bad ordering of struct/function instantiation with sema error | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24089 RazvanN <razvan.nitu1305@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |razvan.nitu1305@gmail.com --- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> --- I bet this is a dupe of: https://issues.dlang.org/show_bug.cgi?id=15459 . Bottom line: template instances that are instantiated from speculative contexts will be cached (without any errors being outputted). Once the template instance is reused, boom! For more info check my failed attempt at fixing this: https://github.com/dlang/dmd/pull/13359 -- |
Copyright © 1999-2021 by the D Language Foundation