Re: [PATCH 1/6] jit: new helper function signal_new_exception()
On Wed, 2009-06-03 at 16:20 +0200, Tomek Grabiec wrote: > Signed-off-by: Tomek Grabiec I applied patches 1-4 of the series. -- OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy th
[PATCH 1/6] jit: new helper function signal_new_exception()
Signed-off-by: Tomek Grabiec --- include/jit/exception.h |1 + jit/exception.c |9 + test/jit/Makefile |1 + 3 files changed, 11 insertions(+), 0 deletions(-) diff --git a/include/jit/exception.h b/include/jit/exception.h index f9caac3..5c0b0e0 100644 --- a/inc