bugKawa - Bugs: bug #24351, let*/define combinations causes...

 
 

bug #24351: let*/define combinations causes unpredictable results when attempting to dynamically load a jar

Submitter:  None
Submitted:  Tue 23 Sep 2008 03:37:09 AM UTC
   
 
Category:  Scheme language Severity:  3 - Normal
Item Group:  Unexpected result Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 23 Sep 2008 06:00:51 PM UTC, comment #2: 

See define-1.scm and define-1.dump for the correct define syntax.  define.scm and define.dump are obsolete, but I can't seem to delete them.

Beau Croteau <bcroteau>
Tue 23 Sep 2008 05:59:09 PM UTC, comment #1: 

I had made a mistake in the define.* syntax.  Now that it's corrected it's the same type of error and the let* error.

(file #16556, file #16557)

Beau Croteau <bcroteau>
Tue 23 Sep 2008 03:37:09 AM UTC, original submission:  

When attempting to use the let-star.scm test, it fails on interpretation with the let-star.dump.

After speaking with someone whose familiar with trunk and him suggestion that let* might be broken I attempted to reformat using defines which is define.scm, and it fails with define.dump.

It's a different error, but I don't know if they are related.

The first method, using let* works correctly under 1.9.1.  The 2nd method, using defines exclusively errors out the same way in 1.9.1.

From,
Beau Croteau
-email is unavailable-

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #16556:  define-1.scm added by bcroteau (695B - Syntax mistake fix)
file #16557:  define-1.dump added by bcroteau (3KiB - Syntax mistake fix)
file #16543:  let-star.scm added by None (672B)
file #16544:  let-star.dump added by None (4KiB)
file #16545:  define.scm added by None (607B)
file #16546:  define.dump added by None (712B)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bcroteau (Updated the item)
  • -email is unavailable- added by bcroteau (Ticket opener)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-09-23 bcroteau Attached File- Added define-1.scm, #16556
        Attached File- Added define-1.dump, #16557
    2008-09-23 bcroteau Carbon-Copy- Added -email is unavailable-
    2008-09-23 None Attached File- Added let-star.scm, #16543
        Attached File- Added let-star.dump, #16544
        Attached File- Added define.scm, #16545
        Attached File- Added define.dump, #16546

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code