http://d.puremagic.com/issues/show_bug.cgi?id=11365
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Andrej Mitrovic <[email protected]> 2013-10-30 08:34:33 PDT --- Btw, no extensions might be fine, but I'm totally against D sources having arbitrary extensions. People will start doing the same thing C++ programmers do and start inventing 20 different extensions for D sources, so you end up with extensions like: .cpp .cxx .cp .cc .c++ See also: http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/Overall-Options.html This would just make creating software that deals with D files harder, with no benefits. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
