From 07432c05d3c814ae694f4b817be5e1589b8202ff Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Thu, 5 Apr 2018 18:41:30 +0200 Subject: Making explicit that errors happen in one of five executation phases. The five phases are command line interpretation, initialization, prelude loading, rcfile loading, and sentence interpretation (only the two latters are located). We then parameterize the feedback handler with the given execution phase, so as to possibly annotate the message with information pertaining to the phase. --- test-suite/output/UnclosedBlocks.out | 1 - 1 file changed, 1 deletion(-) (limited to 'test-suite/output') diff --git a/test-suite/output/UnclosedBlocks.out b/test-suite/output/UnclosedBlocks.out index b83e94ad4..31481e84a 100644 --- a/test-suite/output/UnclosedBlocks.out +++ b/test-suite/output/UnclosedBlocks.out @@ -1,3 +1,2 @@ - Error: The section Baz, module type Bar and module Foo need to be closed. -- cgit v1.2.3