]> git.llucax.com Git - software/druntime.git/commit
* Removed -version=Posix from dmd.conf. This flag is now set automatically by DMD.
authorsean <sean@4a9d5153-6564-4b3f-b5e1-7e8e9dac548f>
Mon, 24 Nov 2008 22:42:47 +0000 (22:42 +0000)
committersean <sean@4a9d5153-6564-4b3f-b5e1-7e8e9dac548f>
Mon, 24 Nov 2008 22:42:47 +0000 (22:42 +0000)
commitb49c0cb43aee7a60f8656af41fd69c78d50e0c51
tree8410776abea113930039cf38d2f96e9c0e96f8e3
parentee7c028ebdd89ffc05410551c6e4812187049279
* Removed -version=Posix from dmd.conf.  This flag is now set automatically by DMD.
* Fixed code coverage feature such that the output files will be ./basename.lst instead of basename.d.lst located in their original path.  The previous
behavior was breaking on linux where the install path is typically read-only, and should now match the old phobos code coverage feature.

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@50 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f
src/compiler/dmd/cover.d
src/dmd.conf