diff options
author | Timothee Cour <timothee.cour2@gmail.com> | 2018-07-16 12:15:17 -0700 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2018-07-16 21:15:17 +0200 |
commit | 2ac22b4cf07bc7dd3a4b3f79c35be70973c815e8 (patch) | |
tree | dd11a204694d85194b2e4ff3a77131f91be25f9d /compiler/nversion.nim | |
parent | 97d37aeb0bb1ed2997eddb3b7f8ef53cd04f10ef (diff) | |
download | Nim-2ac22b4cf07bc7dd3a4b3f79c35be70973c815e8.tar.gz |
fix #8273 times format regression, and fix inconsistent ordering in 1 format overload (#8290)
* Fix issue #8273 [regression] [times.format] Error: attempting to call undeclared routine: 'format' * rename format to f for consistency with other overloads and avoid similar bugs as #8273 * breaking change since PR 8094: changed format*(f: TimeFormat, dt: DateTime) to format*(dt: DateTime, f: TimeFormat) for consistency w other overloads * use consistent ordering for times.parse procs
Diffstat (limited to 'compiler/nversion.nim')
0 files changed, 0 insertions, 0 deletions