expr and test now correctly compare integers of unlimited size.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 May 2005 20:31:59 +0000 (20:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 May 2005 20:31:59 +0000 (20:31 +0000)
commit08338cd87f7813aaf954a49b0ec54f2c2a874dc9
treed3108ad7fccc1775cf8a9da5e4925e3a21891cee
parent3a662c37cd0161543a54e4d5eaa44f0b03417952
expr and test now correctly compare integers of unlimited size.
(Also, correct a comment that claimed that expr detects integer
overflow; it does so only when converting from strings.)
NEWS