From 7d5fa3f52d23c4f238c1664fc568eb7f3c6a34b6 Mon Sep 17 00:00:00 2001 From: Michał Zieliński Date: Wed, 18 Dec 2013 18:21:55 +0100 Subject: add info about CGI error reporing changes to web/news.txt --- web/news.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/news.txt') diff --git a/web/news.txt b/web/news.txt index 1b492fa97..3d1546fb7 100644 --- a/web/news.txt +++ b/web/news.txt @@ -29,7 +29,6 @@ Changes affecting backwards compatibility using the new ``OSLastError`` proc. - ``os.parentDir`` now returns "" if there is no parent dir. - Compiler Additions ------------------ @@ -41,7 +40,8 @@ Compiler Additions over the generated code. - The compiler now supports a ``computedGoto`` pragma to support very fast dispatching for interpreters and the like. - +- In CGI scripts stacktraces are shown user only if cgi.setStackTraceStdout + is used. Language Additions ------------------ -- cgit 1.4.1-2-gfad0 pe='submit' value='switch'/> This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)ahoang <ahoang@tilde.institute>
summary refs log tree commit diff stats
path: root/tests/errmsgs/temptysetparam.nim
blob: 20763fedab69ccd9c037785a18a0cefcd3338bad (plain) (blame)
1
2
3
4
5