cppfiles.c (find_position, [...]): Use `unsigned long' variables consistently to...
authorZack Weinberg <zack@rabi.columbia.edu>
Sun, 18 Apr 1999 14:54:35 +0000 (14:54 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sun, 18 Apr 1999 14:54:35 +0000 (14:54 +0000)
commit6b84a1ba300f6eaf7ffeb49f6f8b332d643b30a5
treebf4861c84f50c41cdf1c064033be8e3af0f9aa4e
parent54ff41b717adbdea60052aaf1ae686b518acbffb
cppfiles.c (find_position, [...]): Use `unsigned long' variables consistently to count line and column numbers.

1999-04-18 17:46 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
* cppfiles.c (find_position, read_and_prescan): Use `unsigned
long' variables consistently to count line and column numbers.

From-SVN: r26539
gcc/ChangeLog
gcc/cppfiles.c