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

Boris Carvajal <[email protected]> changed:

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

--- Comment #3 from Boris Carvajal <[email protected]> ---
The required info is printed if you use "dmd -de" [1], but the more natural way
to implement this is to add an option to the "-dw" switch like -dw=context.

[1]:
onlineapp.d(6): Deprecation: variable onlineapp.a is deprecated
onlineapp.d(11): Error: template instance onlineapp.foo!int error instantiating

--

Reply via email to