* print.c: (print_depth, new_backquote_output, print_number_index):
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Apr 2012 04:35:17 +0000 (21:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Apr 2012 04:35:17 +0000 (21:35 -0700)
commita8b7caa345d8215468f558c771b703a3b89e2d77
tree90418c86ea48add239b78b536c4039800784fbc8
parentaf52196c9fb39966da3a0e00c05b62977797d4e5
* print.c: (print_depth, new_backquote_output, print_number_index):

Use ptrdiff_t, not int, where int might not be wide enough.
src/ChangeLog
src/print.c