[Issue 22067] importC: cast-expression accepted as lvalue in assignment-expression
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 22 18:06:05 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22067
--- Comment #3 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to Iain Buclaw from comment #2)
> Actually, the list of valid lvalues in C is so simple, we can do a first
> pass in the parser without having to go through semantic.
Semantic can deal with more complicated matters, such as const.
--
More information about the Digitalmars-d-bugs
mailing list