[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sbcl-commits
Subject:    [Sbcl-commits] master: external-format: add EURO_SIGN to windows-1251.
From:       stassats via Sbcl-commits <sbcl-commits () lists ! sourceforge ! net>
Date:       2017-12-30 13:29:45
Message-ID: 1514640586.15476.32603 () sfp-scm-7 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

The branch "master" has been updated in SBCL:
       via  14f2c074379fe60072de12c5bfcafc93c5f34b14 (commit)
      from  a1528a4886367007feab34f10cf871a72149f885 (commit)

- Log -----------------------------------------------------------------
commit 14f2c074379fe60072de12c5bfcafc93c5f34b14
Author: Stas Boukarev <stassats@gmail.com>
Date:   Sat Dec 30 16:29:22 2017 +0300

    external-format: add EURO_SIGN to windows-1251.
---
 src/code/external-formats/enc-win.lisp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/code/external-formats/enc-win.lisp b/src/code/external-formats/enc-win.lisp
index e4d830a..2bb4fa8 100644
--- a/src/code/external-formats/enc-win.lisp
+++ b/src/code/external-formats/enc-win.lisp
@@ -93,7 +93,7 @@
   (#x85 #x2026) ; HORIZONTAL ELLIPSIS
   (#x86 #x2020) ; DAGGER
   (#x87 #x2021) ; DOUBLE DAGGER
-  (#x88 nil)
+  (#x88 #x20AC) ; EURO SIGN
   (#x89 #x2030) ; PER MILLE SIGN
   (#x8A #x0409) ; CYRILLIC CAPITAL LETTER LJE
   (#x8B #x2039) ; SINGLE LEFT-POINTING ANGLE QUOTATION MARK

-----------------------------------------------------------------------


hooks/post-receive
-- 
SBCL

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Sbcl-commits mailing list
Sbcl-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sbcl-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic