OSDN Git Service

- Fixed: ACC's EvalFixedConstant() could overflow when adding the fractional part to
authorRandy Heit <rheit@zdoom.fake>
Tue, 26 May 2009 17:36:40 +0000 (17:36 +0000)
committerRandy Heit <rheit@zdoom.fake>
Tue, 26 May 2009 17:36:40 +0000 (17:36 +0000)
commit4030849b1e5236074a6f4d1a73e23ebf8238e9eb
tree2b250cd27bdee9a274f420f4d44334f5341a15fc
parent93925395344c0d7f2aebfb1a5fca4c9c30984e22
- Fixed: ACC's EvalFixedConstant() could overflow when adding the fractional part to
  the integral part of the number.

SVN r1611 (trunk)
token.c