Re: [PATCH] jit: cleanup in expression.c and bc-offset-mapping.c

2009-05-28 Thread Pekka Enberg
On Thu, 2009-05-28 at 12:30 +0200, Tomek Grabiec wrote: > Signed-off-by: Tomek Grabiec Applied, thanks! -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & b

[PATCH] jit: cleanup in expression.c and bc-offset-mapping.c

2009-05-28 Thread Tomek Grabiec
Signed-off-by: Tomek Grabiec --- include/jit/expression.h |1 + jit/bc-offset-mapping.c | 74 +--- jit/expression.c | 118 -- 3 files changed, 45 insertions(+), 148 deletions(-) diff --git a/include/jit/expressi