Hi,
Indeed, you were right, it's always the same address. However,
uniqstr_assert only checks that the string has already been inserted in
the uniqstr table, so as the char have already been used for symbols,
they are present in the table, and uniqstr_assert doesn't fail. I
believe a better alternative to uniqstr_assert would be to check that
the pointed address is the same as the result of the table lookup, no?
Thanks
Valentin
_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison