* print.c: (print_depth, new_backquote_output, print_number_index):
Use ptrdiff_t, not int, where int might not be wide enough.
Showing
Please register or sign in to comment
Use ptrdiff_t, not int, where int might not be wide enough.