From 90d3eab4409a446adfc16f23da215855cba7ea6b Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 12 May 2014 21:03:25 -0400 Subject: v5 v6: composite (inserts), missing includes doesn't give an error, fix * (Closes: #744379) see sisu.org for comment --- sisu.org | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'sisu.org') diff --git a/sisu.org b/sisu.org index 358fa0b9..22174f23 100644 --- a/sisu.org +++ b/sisu.org @@ -1346,7 +1346,7 @@ semicolon, he would add one. Regards, Daniel -**** TODO [#B] #744379 [w|u] sisu: missing includes doesn't give an error +**** DONE (5.3.5::6.0.5) [#B] #744379 [w|u] sisu: missing includes doesn't give an error :processing:fix: From: Daniel Baumann @@ -1368,6 +1368,24 @@ string in the output (pdf). Regards, Daniel +***** NOTES/COMMENTS + +5.3.4-1 writes the following to the screen: +"ERROR test.ssm.sst requires invalid or non-existent file: foo.ssi" + +and unsatisfactorily within the text output it writes no error message but the include instruction: + +"<< foo.ssi" + +5.3.5, the current "fix"/ solution, is to add an error message within the text rather than to stop processing with an error. +In addition to (i) slightly modified (you could say corrected) to the following: + +"ERROR test.ssm requires an invalid or non-existent file: foo.ssi" + +the following is written within the text output: + +"<< foo.ssi [ERROR test.ssm requires an invalid or non-existent file: foo.ssi]" + **** TODO [#D] #744381 [w|u] sisu syntax: inconsistency \:copyright: and \:license: -- cgit v1.2.3