From a3a0574f17424cb67c1be120b01d6b57771bbbfe Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 25 Feb 2016 22:08:27 -0800 Subject: 2709 Only Hide_errors when strictly necessary. In other places let test failures directly show the unexpected error. --- 046global.cc | 1 - 1 file changed, 1 deletion(-) (limited to '046global.cc') diff --git a/046global.cc b/046global.cc index ca04741e..3e74c9f5 100644 --- a/046global.cc +++ b/046global.cc @@ -66,7 +66,6 @@ global_space = 0; //: don't want to make them too comfortable to use. :(scenario global_space_with_names) -% Hide_errors = true; recipe main [ global-space:address:shared:array:location <- new location:type, 10 x:number <- copy 23 -- cgit 1.4.1-2-gfad0