[Issue 4008] dmd source should contain no tabs and use .cpp file extensions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 26 07:44:41 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4008
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #1 from bearophile_hugs at eml.cc 2010-03-26 07:44:34 PDT ---
They are both ideas that I like, but:
- It seems versioning systems are stupid, they are not able to ignore leading
spaces, so replacing tabs with spaces can create a huge diff file, essentially
it's a new version of all files. Yet, if this is the only change then I think
this can be acceptable.
- Walter and others seems to not like "cpp" file extensions.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list