Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • Raymond Toy's avatar
    45fabc8f
    Fix ticket:76 · 45fabc8f
    Raymond Toy authored
    Missed one place in DO-UNARY-BYTE-BASH to adjust the call to END-MASK
    to use a bit offset instead of a byte offset.  This affects anything
    that was using DO-UNARY-BYTE-BASH, including REPLACE.
    45fabc8f
    History
    Fix ticket:76
    Raymond Toy authored
    Missed one place in DO-UNARY-BYTE-BASH to adjust the call to END-MASK
    to use a bit offset instead of a byte offset.  This affects anything
    that was using DO-UNARY-BYTE-BASH, including REPLACE.