From 7905fe7051b52d72b3e575edffca23e0bfe2d580 Mon Sep 17 00:00:00 2001 From: lars Date: Mon, 6 Nov 2006 06:17:13 +0000 Subject: [PATCH] removed obsolete "error" (superseded by general warnings) fixed link macro (url_escape was called twice) added new "link" feature to message macro unified "hint" and common message macro added EnvironmentWarning to header --- pythonrewrite/templates/error.cs | 3 - pythonrewrite/templates/footer.cs | 1 + pythonrewrite/templates/header.cs | 40 ++-------- pythonrewrite/templates/macros.cs | 94 ++++++++++++++--------- pythonrewrite/templates/volume_plugins.cs | 2 +- 5 files changed, 66 insertions(+), 74 deletions(-) delete mode 100644 pythonrewrite/templates/error.cs diff --git a/pythonrewrite/templates/error.cs b/pythonrewrite/templates/error.cs deleted file mode 100644 index 18ac8f1..0000000 --- a/pythonrewrite/templates/error.cs +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/pythonrewrite/templates/footer.cs b/pythonrewrite/templates/footer.cs index 739773b..6ae1777 100644 --- a/pythonrewrite/templates/footer.cs +++ b/pythonrewrite/templates/footer.cs @@ -17,6 +17,7 @@