Skip to content
  • Jody Goldberg's avatar
    s/g_strtod/strtod/ g_strtod tries to play games with locales. We handle · 384afe96
    Jody Goldberg authored
    s/g_strtod/strtod/
    g_strtod tries to play games with locales.  We handle that ourselves.
    
    2000-06-15  Jody Goldberg <jgoldberg@home.com>
    
    	* src/number-match.c (format_create_regexp) : Build the regexp
    	  ourselves.  The poor translators had no idea what the hell that was
    	  supposed to do.  The regexp is still way way to general.
    	(compute_value) : Use the locale.
    384afe96