bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #13865] Symbols don't evaluate to themselves when they l


From: Per Bothner
Subject: [Bug-kawa] [bug #13865] Symbols don't evaluate to themselves when they look like units
Date: Mon, 11 Jun 2007 05:22:12 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070603 Fedora/2.0.0.4-2.fc7 Firefox/2.0.0.4

Update of bug #13865 (project kawa):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

10vols and 7min are now read by the reader as symbols, and resolved to
quantities at expansion time, but only if there is no compile-time visible
definition for those symbols.

'10vols and '7min always evaluate to symbols.

You can do: (define 7min (* 7 60))

So I think things are cleaner and more consistent now - and also ore
compatible with other Schemes.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?13865>

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





reply via email to

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