bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #36992] Values printing error


From: Per Bothner
Subject: [Bug-kawa] [bug #36992] Values printing error
Date: Thu, 02 Aug 2012 06:00:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.57 Safari/537.1

Update of bug #36992 (project kawa):

             Assigned to:                    None => bothner                

    _______________________________________________________

Follow-up Comment #1:

The behavior is as intended.
The idea is that strings (and chars and charsequences) are printed as is. 
However, numbers and other "atoms" are printed with a space separator, since
it doesn't make semantic sense to "concatenate" the printed representation of
(say) numbers.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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