[SCM] Lisaac compiler branch, master, updated. lisaac-0.12-521-g84c5e79

Benoit Sonntag sonntag at icps.u-strasbg.fr
Sat Oct 24 03:30:15 UTC 2009


The following commit has been merged in the master branch:
commit 84c5e79365d55326fb0f26b3cbeae77410a1006e
Author: Benoit Sonntag <sonntag at icps.u-strasbg.fr>
Date:   Sat Oct 24 05:30:12 2009 +0200

    mail report off

diff --git a/bin/lisaac.c b/bin/lisaac.c
index ba4e4b7..93f5a85 100644
--- a/bin/lisaac.c
+++ b/bin/lisaac.c
@@ -3973,10 +3973,10 @@ ____0 __string_321={____0__,2," <"};
 ____0 __string_322={____0__,2,":\n"};
 ____0 __string_323={____0__,38,"\t Sorry, no comment (see `make.lip').\n"};
 ____0 __string_324={____0__,37,"\t Sorry, no option (see `make.lip').\n"};
-____0 __string_325={____0__,256,"                                           \
+____0 __string_325={____0__,193,"                                           \
                      \nBug report:                                          \
            \n\t post in: https://alioth.debian.org/projects/lisaac/         \
-\n\t mail to: sonntag at icps.u-strasbg.fr                          \n"};
+\n"};
 ____0 __string_326={____0__,17,"Unreachable code."};
 ____0 __string_327={____0__,21,"Incorrect expression."};
 ____0 __string_328={____0__,9,"WARNING: "};
@@ -4102,7 +4102,7 @@ ____0 __string_444={____0__,38,"No argument for `help_command' method."};
 ____0 __string_445={____0__,33,"No argument for `version' method."};
 ____0 __string_446={____0__,18,"Compiler version: "};
 ____0 __string_447={____0__,18,"Built on:         "};
-____0 __string_448={____0__,25,"Su 24/10/2009 03:51:49,00"};
+____0 __string_448={____0__,25,"Su 24/10/2009 05:27:13,00"};
 ____0 __string_449={____0__,18,"Debug level:      "};
 ____0 __string_450={____0__,9,"No debug."};
 ____0 __string_451={____0__,18,"Inlining level:   "};
diff --git a/src/lisaac.li b/src/lisaac.li
index 7910ec1..5544604 100644
--- a/src/lisaac.li
+++ b/src/lisaac.li
@@ -141,8 +141,7 @@ Section Private
   - end_usage:STRING_CONSTANT :=
   "                                                                \n\
   \Bug report:                                                     \n\
-  \\t post in: https://alioth.debian.org/projects/lisaac/         \n\
-  \\t mail to: sonntag at icps.u-strasbg.fr                          \n";
+  \\t post in: https://alioth.debian.org/projects/lisaac/         \n";
 
   - display_usage <-
   (    

-- 
Lisaac compiler



More information about the Lisaac-commits mailing list