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. - Jonathan M Davis