the proc in traverse_table should be INT (*proc)(ENTRY)
(not that the return value is used, in any case - but the argument is used)
Fixed in hdrs/table.c. It was already fixed in stdlib/table.c.
Log in to post a comment.
Fixed in hdrs/table.c. It was already fixed in stdlib/table.c.