• unknown's avatar
    conf_to_src.c: · 931b9694
    unknown authored
      Buffer was too small to load Index.xml.
      So some charsets were not gerenrated.
      Making the buffer bigger, and adding an DBUG_ASSERT,
      to easier catch the problem in the future.
    ctype-extra.c:
      Additional charsets were generated.
    
    
    strings/ctype-extra.c:
      Additional charsets were generated.
    strings/conf_to_src.c:
      Buffer was too small to load Index.xml.
      So some charsets were not gerenrated.
      Making the buffer bigger, and adding an DBUG_ASSERT,
      to easier catch the problem in the future.
    931b9694
ctype-extra.c 480 KB