Subject: Re: Embedding 1.9
From: Dave Thomas <dave pragprog.com>
Date: Tue, 8 Jan 2008 16:08:20 +0900
References: 286508286528286533286561
In-reply-to: 286561
On Jan 8, 2008, at 12:20 AM, Mark Guzman wrote:
> case TAG_RAISE:
> case TAG_FATAL:
Mark:
Are you manually defining the TAG_xxx values somewhere? eval_intern.h
isn't installed onto the user side on my box.
Dave