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

RazvanN <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from RazvanN <[email protected]> ---
The problem here is that the error is found in generated code which generally
is cryptic to the user. Ideally, you would have a way to propagate the error
that is found in generated code in a way that you can link the error message to
actual user code.

--

Reply via email to