bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bugs #12106] define-alias on types only works in compiled mo


From: Steve Yegge
Subject: [Bug-kawa] [bugs #12106] define-alias on types only works in compiled modules
Date: Wed, 23 Feb 2005 06:00:31 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12106>

                 Summary: define-alias on types only works in compiled
modules
                 Project: Kawa
            Submitted by: stevey
            Submitted on: Wed 02/23/2005 at 06:00
                Category: Scheme language
                Severity: 5 - Average
              Item Group: Unexpected result
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

(define-alias <jframe> <javax.swing.JFrame>)

(make <jframe> "hello")

gnu.mapping.UnboundLocationException: unbound location <jframe>



This is not a blocking issue; it's more of an annoyance.

The workaround is to fully qualify all your types.






    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12106>

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





reply via email to

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