Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
August 09, 2021 [Issue 22193] is expression not understanding global scope operator | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22193 João Lourenço <jlourenco5691@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jlourenco5691@gmail.com -- |
August 11, 2021 [Issue 22193] is expression not understanding global scope operator | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22193 Luís Ferreira <lsferreira169@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lsferreira169@gmail.com Component|druntime |dmd -- |
August 12, 2021 [Issue 22193] is expression not understanding global scope operator | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22193 --- Comment #1 from João Lourenço <jlourenco5691@gmail.com> --- Adding a workaround that involves creating a new alias: ``` struct Foo(FooT) if (is(FooT == F!T, alias F = .FooT, T)) {} ``` -- |
December 17, 2022 [Issue 22193] is expression not understanding global scope operator | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22193 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
May 06 [Issue 22193] is expression not understanding global scope operator | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22193 basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rejects-valid -- |
Copyright © 1999-2021 by the D Language Foundation