From: keescook Date: Tue, 20 Feb 2007 20:34:35 +0000 (+0000) Subject: fully drop fixed_g_ascii_strtod hack X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8415daf3b516e1a7629c9a8a03b62cbbeeae3462;p=inkscape.git fully drop fixed_g_ascii_strtod hack --- diff --git a/build.xml b/build.xml index fff81ed57..18acc712a 100644 --- a/build.xml +++ b/build.xml @@ -126,8 +126,6 @@ #define HAVE_GTK_WINDOW_FULLSCREEN 1 - #define g_ascii_strtod fixed_g_ascii_strtod - #endif /* _CONFIG_H_ */ diff --git a/config.h.mingw b/config.h.mingw index 7580570d5..8e169af3d 100644 --- a/config.h.mingw +++ b/config.h.mingw @@ -50,7 +50,4 @@ #define HAVE_GTK_WINDOW_FULLSCREEN 1 -#define g_ascii_strtod fixed_g_ascii_strtod - - #endif /* _CONFIG_H_ */ diff --git a/src/fixes.cpp b/src/fixes.cpp index 4ed1b6eb1..4aed2c313 100644 --- a/src/fixes.cpp +++ b/src/fixes.cpp @@ -27,7 +27,8 @@ # include "config.h" #endif -#if defined(g_ascii_strtod) +//#if defined(g_ascii_strtod) +#if 0 /* * until 2004-04-22, g_ascii_strtod could not handle having a locale-based * decimal separator immediately following the number ("5,4" would