On Mon, 30 Jul 2012 18:41:51 +0100, Jonathan M Davis <jmdavisp...@gmx.com> wrote:

On Monday, July 30, 2012 18:50:08 Andrej Mitrovic wrote:
On 7/30/12, Namespace <rswhi...@googlemail.com> wrote:
> IMO something like this should be integrated into the D compiler.

As long as it's togglable via a compiler switch. :)

Walter doesn't like compiler switches like that, and he doesn't like it when the compiler complains about unused variables. So, I wouldn't expect it to
happen, but anyone's free to create a pull request and try.

Indeed. IIRC Walter's rationale on things like this has always been that they belong in 3rd party tools. It's why the DMD front end is available for use, so people can create tools like this, syntax highlighters, re-formatters, dependency tree diagrams, or... you name it.

R

--
Using Opera's revolutionary email client: http://www.opera.com/mail/

Reply via email to