https://issues.dlang.org/show_bug.cgi?id=133
--- Comment #3 from [email protected] --- Commit pushed to master at https://github.com/D-Programming-Language/tools https://github.com/D-Programming-Language/tools/commit/90465564e9be19f05c58be834260d7f4068b705c rdmd: Remove tango warning This warning has been there for almost a year now, it was introduced by issue #133. By now all projects should be properly updated. Also, there is no way to disable the warning, which is triggered even for projects that are already updated, which makes it extra annoying. --
