Skip to content
Snippets Groups Projects
Commit 6e69ddbc authored by rtoy's avatar rtoy
Browse files

Clean up implementation.

o Add an implementation of MAYBE-BYTE-SWAP-STRING for non-unicode
  builds.  (Basically the identity function, since no swapping
  needed.)
o Get rid of most unicode/non-unicode implementations of the fops by
  calling MAYBE-BYTE-SWAP-STRING.
o Remove unused LOAD-CHAR-CODE macro.
o Remove some debugging stuff.
parent 3cd77bef
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment