[Issue 24848] bad parser diagnostic for a partial MulExp

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 8 12:53:49 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=24848

Nick Treleaven <nick at geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at geany.org

--- Comment #2 from Nick Treleaven <nick at geany.org> ---
> In no way we multiply by zero.

This happens for pretty much any binary expression, the pull fixes that. This
is the main bug IMO.

> Second the closing right paren is there. 

I think there are many cases where subsequent parser error messages are
confusing.

--


More information about the Digitalmars-d-bugs mailing list