Re: [APPLIED] core key support

2002-04-09 Thread Dan Sugalski
At 12:32 PM -0800 4/2/02, Steve Fink wrote: With the following comment: - Changes KEY to contain a KEY_PAIR* instead of a KEY_PAIR** This patch is a cool thing, and I'm very glad it's in. Getting hashes working should be pretty straightforward soon. One thing for the next round of patches.

[APPLIED] core key support

2002-04-02 Thread Steve Fink
With the following comment: - Changes KEY to contain a KEY_PAIR* instead of a KEY_PAIR** - Changes the MAKE_KEY macro to work within an expression - Changes the MAKE_KEY macro to not return NULL if the value is 0 or NULL. This is needed because an enum_int_val key, for example, will