[Patch] Add name to "no breaking space" character

Javier Olaechea pirata at gmail.com
Wed Jun 10 22:15:43 UTC 2015


Hi,
 when trying to load spinneret <https://github.com/ruricolist/spinneret> on
ABCL it would fail as ABCL does not recognize the character #\No-break_space
<https://github.com/ruricolist/spinneret/blob/master/syntax.lisp#L37>. The
character in question is named #\_. This patch adds a human readable name,
#\No-break_space, which is used in sbcl, ccl and clisp, and permits
spinneret to load.

Hope it is adequately formatted as I'm not familiar with svn,
  Javier Olaechea

-- 
"I object to doing things that computers can do." — Olin Shivers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20150610/b265123d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no-break_space.patch
Type: text/x-patch
Size: 354 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20150610/b265123d/attachment.bin>


More information about the armedbear-devel mailing list