From 3804ec3addaeb04047b9ecc21f3c67d34acb04c9 Mon Sep 17 00:00:00 2001 From: Daniel Applebaum Date: Wed, 7 Jan 2009 06:15:46 +0000 Subject: [PATCH] Changed Java compilation to have debug flag set. This will include line numbers in the stack traces saved to K9-errors. Please watch for speed or size problems caused by this change. DAmail ran with debug compilation, and I didn't see any problems, but there might be something I missed. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 5f30b7951..af622d57e 100644 --- a/build.xml +++ b/build.xml @@ -150,7 +150,7 @@ -