> What happens if you explicitly convert the FLAG_ITEM terms in > table.C's > invocation of parse_text_in_inset to unsigned? > > parse_text_in_inset(p, os, unsigned(FLAG_ITEM), false, context);
The change didn't have any effect on the link error. Thanks Rob