From d810b3f1a2c26f07cd224cfc23339b5ac0bdd26f Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 21 Apr 2012 01:54:22 -0400 Subject: v3: rescue reporting --- data/doc/sisu/CHANGELOG_v3 | 2 ++ lib/sisu/v3/errors.rb | 23 ++++++++++++++--------- lib/sisu/v3/hub.rb | 6 +++++- lib/sisu/v3/screen_text_color.rb | 2 +- lib/sisu/v3/sysenv.rb | 25 ++++++++++++++++++++----- lib/sisu/v3/texinfo.rb | 5 ++++- 6 files changed, 46 insertions(+), 17 deletions(-) diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index d641eb10..23b5d927 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -28,6 +28,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.2.4.orig.tar.xz * if constants, 'DEVELOPER[:maintenance] == :true' then additionally add sisu version number to processing directory name +* v3: rescue reporting + %% 3.2.3.orig.tar.xz (2012-04-15:15/7) http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.3 http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_3.2.3-1 diff --git a/lib/sisu/v3/errors.rb b/lib/sisu/v3/errors.rb index 25ef688c..f0333334 100644 --- a/lib/sisu/v3/errors.rb +++ b/lib/sisu/v3/errors.rb @@ -62,18 +62,23 @@ module SiSU_Errors class InfoError