• Paul Eggert's avatar
    Reject attempts to clear pure strings · c5eafccc
    Paul Eggert authored
    * src/fns.c (Ffillarray, Fclear_string):
    Add CHECK_IMPURE here, to be consistent with Faset etc.
    (Ffillarray): Prefer memset when the fill is a single byte.
    c5eafccc
fns.c 162 KB