Skip to content

MCC BetterString 11.32

Compare
Choose a tag to compare
@tboeckel tboeckel released this 15 Jan 14:38
· 40 commits to master since this release

Version 11.32 of MCC BetterString

Changes:

  • mcc/Dispatcher.c: added DoSuperNew() to be able to specify additional tags
    directly during OM_NEW instead of having to use SetAttrs() afterwards.
  • mcc/PrintString.c: added one more check for non-input objects to avoid
    drawing a cursor when none is desired.
  • library.c: moved the system and CPU description behind the copyright part.
  • all/Debug.c: declare inlined _INDENT() function as static to avoid warnings
    of GCC5.
  • mcp/Makefile: generate ISO8859-1 encoded catalogs instead of UTF8 encoded
    ones.