Skip to content
  • Kevin Cozens's avatar
    Additional fixes for handling UTF-8 coded strings (Bugs 572865 & 628893) · b0d8ba5f
    Kevin Cozens authored
    plug-ins/script-fu/scheme-wrapper.c:
    - Fixed set and get of UTF-8 coded strings for parasites.
    
    plug-ins/script-fu/tinyscheme/scheme.c:
    - Additional fix to string-append and fixed substring. The mk_empty_string
      routine is not the way to allocate space for UTF-8 coded strings.
    - Added some comments.
    b0d8ba5f