guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/ice-9 ChangeLog


From: Thien-Thi Nguyen
Subject: guile/guile-core/ice-9 ChangeLog
Date: Thu, 02 Aug 2001 03:54:02 -0700

CVSROOT:        /cvs
Module name:    guile
Branch:         branch_release-1-6
Changes by:     Thien-Thi Nguyen <address@hidden>       01/08/02 03:54:02

Modified files:
        guile-core/ice-9: ChangeLog 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/ChangeLog.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.461.2.6&tr2=1.461.2.7&r1=text&r2=text

Patches:
Index: guile/guile-core/ice-9/ChangeLog
diff -u guile/guile-core/ice-9/ChangeLog:1.468 
guile/guile-core/ice-9/ChangeLog:1.469
--- guile/guile-core/ice-9/ChangeLog:1.468      Wed Aug  1 09:50:34 2001
+++ guile/guile-core/ice-9/ChangeLog    Thu Aug  2 03:29:32 2001
@@ -1,3 +1,11 @@
+2001-08-02  Thien-Thi Nguyen  <address@hidden>
+
+       * getopt-long.scm: Refill to fit in 80 columns.
+
+       (process-long-option): Fix bug: Keep track of `optional'
+       value-required info and use this to determine whether or not the
+       next element is to be taken as the option arg.
+
 2001-07-31  Keisuke Nishida  <address@hidden>
 
        * boot-9.scm (process-define-module): Fixed a bug that did not
@@ -67,7 +75,7 @@
 
        Changes to support tracing other than inside the repl-stack that
        is set up by the REPL code in boot-9.scm.
-       
+
        * debug.scm (trace-entry, trace-exit): Conditionalize tracing on
        whether the current stack id is in `traced-stack-ids'.
        (traced-stack-ids, trace-all-stacks?, trace-stack, untrace-stack):
@@ -82,7 +90,7 @@
 
        * debug.scm (trace): Set evaluator trap options to handle tracing.
        Don't reset trace-level to 0.
-       
+
        * boot-9.scm (lazy-handler-dispatch): Remove enter-frame-handler,
        apply-frame-handler and exit-frame-handler.  (They're replaced by
        evaluator trap options.)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]