summary refs log tree commit diff stats
path: root/compiler/nversion.nim
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2018-07-16 12:15:17 -0700
committerAndreas Rumpf <rumpf_a@web.de>2018-07-16 21:15:17 +0200
commit2ac22b4cf07bc7dd3a4b3f79c35be70973c815e8 (patch)
treedd11a204694d85194b2e4ff3a77131f91be25f9d /compiler/nversion.nim
parent97d37aeb0bb1ed2997eddb3b7f8ef53cd04f10ef (diff)
downloadNim-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