![](https://secure.gravatar.com/avatar/5634a99cd64dd70d4a6692c3031a1284.jpg?s=120&d=mm&r=g)
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/d039afbc665554c4034f0c0... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/d039afbc665554c4034f0c0... You're receiving this email because of your account on gitlab.common-lisp.net.