The FORTRAN-derived longs were semantically ints. Make it so.
authorEric S. Raymond <esr@thyrsus.com>
Thu, 28 Feb 2019 10:58:16 +0000 (05:58 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 28 Feb 2019 10:58:16 +0000 (05:58 -0500)
Note. because we used fixed-length declrations in the right places, this
shouldn't break saves.

(Besides being right, this will someday make a port to Go a touch easier,
if we decide to do that.)


No differences found