[Git][cmucl/cmucl][issue-234-make-ascii-format-builtin] 2 commits: Remove unicode replacement character

Raymond Toy (@rtoy) gitlab at common-lisp.net
Sat Jun 3 00:02:24 UTC 2023



Raymond Toy pushed to branch issue-234-make-ascii-format-builtin at cmucl / cmucl


Commits:
a2fa2dae by Raymond Toy at 2023-06-02T15:22:40-07:00
Remove unicode replacement character

There's a Unicode replacement character (U+FFFD) in
src/code/unicode.lisp.  I tried to see if I can figure out what
character was actually here, but I couldn't find the original.
There's no point in having it here since it provides no information
other than at some point it got replaced.  Might as well remove it.

- - - - -
1b030d61 by Raymond Toy at 2023-06-02T17:01:59-07:00
Merge branch 'master' into issue-234-make-ascii-format-builtin

- - - - -


0 changed files:



Changes:


View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/d039afbc665554c4034f0c019c3bcd718886ffc2...1b030d611bab51f190b877e93ce577d4980a61b0

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/d039afbc665554c4034f0c019c3bcd718886ffc2...1b030d611bab51f190b877e93ce577d4980a61b0
You're receiving this email because of your account on gitlab.common-lisp.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20230603/07c1f38a/attachment.html>


More information about the cmucl-cvs mailing list