From 3271bce2f3290ec9f24322ff989eac4cd9c70fd6 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Mon, 15 Mar 2010 14:51:48 +0000 Subject: [PATCH] Add a "warning" template. Same output as "fatal" but use "???" instead of "***" as an indicator: the framework application will not treat these as fatal errors. --- build/check_framework.xsl | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/build/check_framework.xsl b/build/check_framework.xsl index b673682d..301cb1c1 100644 --- a/build/check_framework.xsl +++ b/build/check_framework.xsl @@ -52,6 +52,37 @@ + + + + + + ??? + + + + + + + + + + + + : + + + + + +