Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/gretl/files: gretl-1.7.5-locale.patch
Date: Tue, 22 Jul 2008 22:03:23
Message-Id: E1KLPx3-0007MG-3U@stork.gentoo.org
1 bicatali 08/07/22 22:03:21
2
3 Added: gretl-1.7.5-locale.patch
4 Log:
5 Version bump, with experimental odbc support and some ebuild cleanups
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.1 sci-mathematics/gretl/files/gretl-1.7.5-locale.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/gretl/files/gretl-1.7.5-locale.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/gretl/files/gretl-1.7.5-locale.patch?rev=1.1&content-type=text/plain
13
14 Index: gretl-1.7.5-locale.patch
15 ===================================================================
16 --- lib/src/libset.c.orig 2008-07-22 12:49:52.000000000 +0100
17 +++ lib/src/libset.c 2008-07-22 12:34:52.000000000 +0100
18 @@ -28,6 +28,7 @@
19
20 #include <unistd.h>
21 #include <errno.h>
22 +#include <locale.h>
23
24 #define PDEBUG 0