Update of /cvsroot/ufraw/ufraw
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv399

Modified Files:
        ufraw_conf.c 
Log Message:
uf_reset_locale() was called twice in a row.

Index: ufraw_conf.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_conf.c,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -d -r1.163 -r1.164
--- ufraw_conf.c        27 Feb 2010 10:35:44 -0000      1.163
+++ ufraw_conf.c        27 Feb 2010 10:50:23 -0000      1.164
@@ -808,7 +808,6 @@
            //GQuark ufrawQuark = g_quark_from_static_string("UFRaw");
            //if (g_error_matches(err, data->ufrawQuark, UFRAW_RC_VERSION))
            g_error_free(err);
-           uf_reset_locale(locale);
            return UFRAW_ERROR;
        }
        dummy = fgets(line, max_path, in);


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
ufraw-cvs mailing list
ufraw-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to