From ce1047f2ae07430c80eeeaa0b65eb0a32d8720a3 Mon Sep 17 00:00:00 2001 From: Araq Date: Thu, 1 Mar 2018 09:42:25 +0100 Subject: added -d:nimNoArrayToString define to allow easier porting to 0.18 --- changelog.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 955648c20..3dab051d4 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -## v0.18.0 - dd/mm/yyyy +## v0.18.0 - 01/03/2018 ### Changes affecting backwards compatibility @@ -16,7 +16,9 @@ - Arrays of char cannot be converted to ``cstring`` anymore, pointers to arrays of char can! This means ``$`` for arrays can finally exist - in ``system.nim`` and do the right thing. + in ``system.nim`` and do the right thing. This means ``$myArrayOfChar`` changed + its behaviour! Compile with ``-d:nimNoArrayToString`` to see where to fix your + code. - `reExtended` is no longer default for the `re` constructor in the `re` module. -- cgit 1.4.1-2-gfad0