bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #4467] fluid-let and module private variables


From: nobody
Subject: [Bug-kawa] [bug #4467] fluid-let and module private variables
Date: Fri, 25 Jul 2003 03:23:33 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030706 Mozilla Firebird/0.6

=================== BUG #4467: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4467&group_id=145

Submitted by: ctdean                  Project: Kawa                         
Submitted on: Fri 07/25/2003 at 00:23
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Assigned to:  None                    Status:  Open                         

Summary:  fluid-let and module private variables

Original Submission:  When we use fluid-let to modify the dynamic bindings of a 
"normal" variable that is defined at the top level of a module everything is 
fine.  However, when we use a variable that is not exported from the module 
then fluid-let doesn't correctly rebind the variable.

Un-jar the attached file, compile, and run to see the broken behavior.  To see 
the correct behavior, comment out the module-export line in StackTest.scm.

unix% java kawa.repl  -C StackTest.scm
(compiling StackTest.scm)
unix% java kawa.repl  --main -C StackCaller.scm
(compiling StackCaller.scm)
unix% java StackCaller
Result is (main main main): FAIL






No Followups Have Been Posted


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Fri 07/25/2003 at 00:23  Name: fluid-stack.jar  Size: 0KB   By: ctdean
fluid-stack 
http://savannah.gnu.org/bugs/download.php?group_id=145&bug_id=4467&bug_file_id=554


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4467&group_id=145

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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