A place that needs WT_PTRDIFF?
#... get_table(session, tablename, tend - tablename, 0, &table))) != 0) return tablename, tend - tablename, 0, &table)); schema/schema_open.c 431 Info 732: Loss of sign (arg. no. 3) (long to unsigned long) _ #... get_table(session, tablename, tend - tablename, 0, &table))) != 0) return tablename, tend - tablename, 0, &table)); schema/schema_open.c 468 Info 732: Loss of sign (arg. no. 3) (long to unsigned long)
and this one looks real to me:
#... ((__ret = (__wt_schema_open_indices(session, table))) != 0) return (__ret) WT_RET(__wt_schema_open_indices(session, table)); schema/schema_worker.c 42 Warning 530: Symbol 'table' (line 24) not initialized