From c5db5875f7b601fc2c625d249f43ad5bad21ddd3 Mon Sep 17 00:00:00 2001 From: Araq Date: Wed, 5 Mar 2014 21:30:02 +0100 Subject: system.nim makes use of the 'unchecked' pragma --- web/news.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'web') diff --git a/web/news.txt b/web/news.txt index f9ac1b66d..0001cece7 100644 --- a/web/news.txt +++ b/web/news.txt @@ -60,6 +60,9 @@ News virtual machine. This fixes numerous bugs for ``nimrod i`` and for macro evaluation. - ``--gc:none`` produces warnings when code uses the GC. + - A ``union`` pragma for better C interoperability is now supported. + - Arrays can be annotated to be ``unchecked`` for easier low level + manipulations of memory. Language Additions -- cgit 1.4.1-2-gfad0