-
Dag Wanvik authored
The maximum YEAR value is 2155. Specifying this with real constant is allowed but fails at the limit (2155.0E00) or (2.15E3). This patch fixes this bug and adds a test.
Dag Wanvik authoredThe maximum YEAR value is 2155. Specifying this with real constant is allowed but fails at the limit (2155.0E00) or (2.15E3). This patch fixes this bug and adds a test.
Loading