Skip to content
  • rswindell's avatar
    Increased version to 2.14. · c7717d0e
    rswindell authored
    Convert binary export pointer file (*.sfp) to a field of the <subcode>.ini.
    Strip control character (e.g. new-line sequences) from log file output.
    Paranoid use of parenthesis around bit-wise operations.
    Resolve some 64-bit warnings/problems (e.g. ulong msgptrs).
    When exporting a reply to an existing message, do not "generate" a REPLYID
    field if the original (replied-to) message did not have a MSGID (bug reported
    by Mark Lewis).
    Convert CP437 chars used for creating sbbsecho.msg to hex to resolve viewcvs
    UTF-8 python error:
    UnicodeDecodeError: 'utf8' codec can't decode byte 0xdc in position 147782: invalid continuation byte
    c7717d0e