changeset 476:ada646149a3b

added experimental results for dmd-0.121 on WindowsXP(German edition, SP1, i686)
author thomask
date Sun, 24 Apr 2005 07:32:57 +0000
parents 3938ed0560eb
children d19c1d77943d
files dstress.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dstress.c	Sat Apr 23 11:38:01 2005 +0000
+++ b/dstress.c	Sun Apr 24 07:32:57 2005 +0000
@@ -155,7 +155,7 @@
 	fprintf(stderr, "File not found \"%s\"\n", filename);
 	exit(EXIT_FAILURE);
 }
-//#error no crashRun adaptation available for this system
+#error no crashRun adaptation available for this system
 
 #else
 #error no loadFile adaptation available for this system