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

yebblies <yebbl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebbl...@gmail.com
           Hardware|x86                         |All
                 OS|Windows                     |All
           Severity|normal                      |enhancement

--- Comment #3 from yebblies <yebbl...@gmail.com> ---
This is probably not a bad idea.  The limitation seems rather arbitrary.

When I implemented deprecated(message) I intentionally made it only take a
string literal, to the hassle of having an attribute rely on other
declarations' semantic passes.  Since then, UDAs have forced us to deal with
that anyway.

--

Reply via email to