• unknown's avatar
    conf_to_src.c: · 6ef757e4
    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.
    6ef757e4
conf_to_src.c 9.12 KB