[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-kawa] [bugs #10807] Weirdness with define vs define-syntax
From: |
Chris Dean |
Subject: |
[Bug-kawa] [bugs #10807] Weirdness with define vs define-syntax |
Date: |
Wed, 27 Oct 2004 03:40:07 -0400 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 |
This mail is an automated notification from the bugs tracker
of the project: Kawa.
/**************************************************************************/
[bugs #10807] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10807>
Project: Kawa
Submitted by: Chris Dean
On: Wed 10/27/2004 at 07:34
Category: Scheme language
Severity: 5 - Average
Item Group: Unexpected result
Resolution: None
Privacy: Public
Assigned to: None
Status: Open
Summary: Weirdness with define vs define-syntax
Original Submission: The general pattern is that you have three modules, A, B
and
C. C requires B which, in turn, requires A. A provides some method
"fn" ("nullish?" in my example above). In module B, "fn" is used in
both a define-syntax expression and a function define expression.
See attached patch for repeat
File Attachments
-------------------
-------------------------------------------------------
Date: Wed 10/27/2004 at 07:34 Name: define-bug.patch Size: 440B By: ctdean
http://savannah.gnu.org/bugs/download.php?item_id=10807&item_file_id=1808
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10807>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-kawa] [bugs #10807] Weirdness with define vs define-syntax,
Chris Dean <=