From b39ce2fbfc8b2fcebcbdfb22d3c858368916934e Mon Sep 17 00:00:00 2001 From: Araq Date: Sat, 4 Jul 2015 00:22:08 +0200 Subject: documented 'varargs[typed]' code breakage --- web/news.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/web/news.txt b/web/news.txt index 0e137a805..ce5443213 100644 --- a/web/news.txt +++ b/web/news.txt @@ -34,6 +34,12 @@ News renamed to ``sockType``. The param ``af`` in the ``connect`` procs was removed. This affects ``asyncnet``, ``asyncdispatch``, ``net``, and ``rawsockets``. + - ``varargs[typed]`` and ``varargs[untyped]`` have been refined and now work + as expected. However ``varargs[untyped]`` is not an alias anymore for + ``varargs[expr]``. So if your code breaks for ``varargs[untyped]``, use + ``varargs[expr]`` instead. The same applies to ``varargs[typed]`` vs + ``varargs[stmt]``. + Library additions ----------------- -- cgit 1.4.1-2-gfad0