Signed-off-by: Tomek Grabiec <tgrab...@gmail.com> --- jit/trace-jit.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/jit/trace-jit.c b/jit/trace-jit.c index b03108a..b8c2e0c 100644 --- a/jit/trace-jit.c +++ b/jit/trace-jit.c @@ -438,6 +438,8 @@ static void print_arg(enum vm_type arg_type, const unsigned long *args, if (arg_type == J_DOUBLE) trace_printf("(%lf)", value.dvalue); + + trace_printf("\n"); return; } -- 1.6.0.6 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Jatovm-devel mailing list Jatovm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jatovm-devel