
27 Jan
2008
27 Jan
'08
6:02 a.m.
On 01/26/08 22:46, Larry Evans wrote: [snip]
The attached code has test_list(void) and test_variant(void). The former has variant as super, the latter just uses a variant. The former gets wrong results, the latter correct results.
[snip] In an attempt to make the code more easily ported, I defined some macros to disable my personal debugging tools. As a result, the wrong which() value no longer appears! Sorry for noise (I think, although I still can't figure out what I did to cause the bad result).