mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 15:37:24 +00:00
992e1d0059
The previous change neglected to consider that numbers too large for the long long datatype will result in calling strerror(ERANGE) whose return value can vary depending on the platform. Which breaks the unit test.
2 lines
78 B
Text
2 lines
78 B
Text
2,34: value not completely converted
|
|
0xABCDEF12345678901: Number out of range
|