> So then the above line: > > ># + SELF->data = value->cache.struct_val; > > Should be > > ># + SELF->data = value->data; > > Correct?
Those look good. Thanks for the catch. Steve: wrt to the immortal name choice, if you like, I can submit a patch changing the name to immune...I'm not too attached to the word immortal. :) And thanks for applying it. Mike Lambert