bug-gnulib archive search

Search String: Display: Description: Sort:

Results:

References: [ VMS: 278 ]

Total 278 documents matching your query.

141. [PATCH] execute: drop dead code (score: 2)
Author: HIDDEN
Date: Tue, 5 Mar 2013 12:52:34 -0700
On several platforms, I noticed this compile warning: gcc -DHAVE_CONFIG_H -I. -I../../gllib -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o ../../gll
/archive/html/bug-gnulib/2013-03/msg00008.html (7,062 bytes)

142. Re: [off-list] CVS pains (score: 3)
Author: HIDDEN
Date: Fri, 14 Dec 2012 12:14:00 +0100
() address@hidden (Karl Berry) () Thu, 13 Dec 2012 22:53:55 GMT 1) It's not a matter of just changing savannah. There are numerous (*numerous*) processes involved with web pages repositories, most of
/archive/html/bug-gnulib/2012-12/msg00070.html (8,837 bytes)

143. Re: [PATCH] gettext: do not assume '#define ... defined ...' behavior (score: 2)
Author: HIDDEN
Date: Thu, 12 Jul 2012 08:31:48 -0700
I expect the problem is what happens when you do something like this: Does this test where FOO is defined, or BAR? Or maybe it tests neither and just evaluates 0 - 0? My guess is that the C standardi
/archive/html/bug-gnulib/2012-07/msg00149.html (5,427 bytes)

144. Re: [PATCH] gettext: do not assume '#define ... defined ...' behavior (score: 3)
Author: HIDDEN
Date: Thu, 12 Jul 2012 12:15:56 +0200
Hi Paul, Thanks, the patch is good. Actually when writing this code, I wondered whether I could use '#define FOO ... defined BAR ...'. Although ISO C 99 6.10.1.(3) explicitly says that it's undefined
/archive/html/bug-gnulib/2012-07/msg00147.html (6,157 bytes)

145. RE: alloca in HP NonStop (score: 2)
Author: HIDDEN
Date: Tue, 3 Jul 2012 08:40:28 +0200
Well, rather a missfeature of the older platforms and their compilers to not have that builtin _alloca Our code always check for __TANDEM && _TNS_E_TARGET, I guess that is for a good reason, so I'd
/archive/html/bug-gnulib/2012-07/msg00021.html (8,468 bytes)

146. Re: GNU sed version 4.2.1: on OS X, C locale gets aliased to UTF-8 (score: 2)
Author: HIDDEN
Date: Fri, 1 Jun 2012 16:40:44 -0500
I see the previous arguments. What rubs though is that on darwin we're stuck with the compiled in table that defines "*" as "UTF-8". Yet, that's not true on any other platform. For VMS there's no def
/archive/html/bug-gnulib/2012-06/msg00002.html (7,743 bytes)

147. Re: large integer truncation in regex module (score: 4)
Author: HIDDEN
Date: Sat, 26 May 2012 15:24:56 -0500 (CDT)
Re: http://lists.gnu.org/archive/html/bug-gnulib/2012-03/msg00154.html I agree. I, too, recently ran into this problem, in my case, on VMS. On Alpha (and IA64, both 64-bit systems), the result is ann
/archive/html/bug-gnulib/2012-05/msg00276.html (10,617 bytes)

148. Re: quotearg.c's shell_quoting_style and MinGW (score: 2)
Author: HIDDEN
Date: Sun, 06 May 2012 19:29:22 +0200
Hi Paul, So what? It is no maintenance burden, because "gnulib-tool --update" does all a maintainer needs. For src/util.c you are right. But in src/diff3.c and src/sdiff.c, popen() is invoked, which
/archive/html/bug-gnulib/2012-05/msg00091.html (9,538 bytes)

149. Re: fpurge.c on Plan9/APE (score: 2)
Author: HIDDEN
Date: Fri, 03 Feb 2012 23:08:26 +0100
Yes, it's not easy to understand the various stdioext operations. Here is a tentative port to Plan9. Before you can assume that it is usable for GNU m4 or GNU coreutils, you need to run the testsuite
/archive/html/bug-gnulib/2012-02/msg00022.html (14,369 bytes)

150. Re: test-stdalign.c breaks on i686 on Fedora Rawhide (gcc 4.7) (score: 2)
Author: HIDDEN
Date: Fri, 27 Jan 2012 08:32:14 +0000
Sure, it's: depbase=`echo test-stdalign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DIN_LIBGUESTFS_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../
/archive/html/bug-gnulib/2012-01/msg00346.html (6,954 bytes)

151. Re: AIX 5.1 as target (score: 2)
Author: HIDDEN
Date: Thu, 05 Jan 2012 19:52:17 +0100
[Dropping coreutils from CC] Good point. But I don't think it makes a difference for Gnulib: - When we say that gnulib support a platform, it means that its users should be able to install new versio
/archive/html/bug-gnulib/2012-01/msg00085.html (5,177 bytes)

152. Re: AIX 5.1 as target (score: 2)
Author: HIDDEN
Date: Thu, 05 Jan 2012 10:39:38 -0800
That isn't quite right for 5.2, in the sense that IBM still supports AIX 5.2 and 5.3 workload partitions under AIX 7. These are VMs designed to run old application environments that can't be upgraded
/archive/html/bug-gnulib/2012-01/msg00084.html (5,395 bytes)

153. Re: Minix support, part 5 (score: 2)
Author: HIDDEN
Date: Sun, 31 Jul 2011 19:16:49 -0400
A lot of the FILE related stuff changed in Minix 3.2.0 with the import of our new NetBSD based libc and NetBSD based includes. It might be more beneficial to target Minix 3.2.0 which will be released
/archive/html/bug-gnulib/2011-07/msg00467.html (23,249 bytes)

154. Minix support, part 5 (score: 2)
Author: HIDDEN
Date: Sun, 31 Jul 2011 21:17:52 +0200
There are some compilation errors also in the stdioext modules: gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT fbufmode.o -MD -MP -MF .deps/fbufmode.Tpo -c -o fbufmode.o fbu
/archive/html/bug-gnulib/2011-07/msg00457.html (18,808 bytes)

155. Re: build on Solaris 2.6 (score: 2)
Author: HIDDEN
Date: Mon, 30 May 2011 10:02:07 -0700
Hmm, what are the practical implications of this? Sun stopped shipping Solaris 2.6 ten years ago, and stopped supporting it five years ago; if the original supplier no longer supports the OS, that's
/archive/html/bug-gnulib/2011-05/msg00626.html (6,530 bytes)

156. Re: getloadavg and platforms (score: 3)
Author: HIDDEN
Date: Fri, 18 Feb 2011 01:26:57 +0100
I had a hard time trying to understand which code is being used on which platform. Here's a proposed patch for clarification: 2011-02-17 Bruno Haible <address@hidden> getloadavg: Add comments about p
/archive/html/bug-gnulib/2011-02/msg00208.html (8,985 bytes)

157. Re: getloadavg and errno (score: 2)
Author: HIDDEN
Date: Tue, 15 Feb 2011 11:30:14 -0800
I think I'd prefer a getloadavg that always sets errno when it fails; that's simpler and regular, and it's what getloadavg does on GNU/Linux and on Solaris. Here's an addition to the proposed patch,
/archive/html/bug-gnulib/2011-02/msg00193.html (12,616 bytes)

158. [PATCH] getloadavg: merge minor changes from Emacs (score: 2)
Author: HIDDEN
Date: Sun, 06 Feb 2011 23:33:48 -0800
* lib/getloadavg.c (getloadavg_initialized): More-accurate comment. (getloadavg): Use memset, not bzero. 2008-07-25 Chong Yidong <address@hidden> * lib/getloadavg.c (nl): Rename to name_list to avoid
/archive/html/bug-gnulib/2011-02/msg00089.html (7,956 bytes)

159. Re: Bug in libiconv? (score: 3)
Author: HIDDEN
Date: Wed, 2 Feb 2011 22:19:57 +0100
Hi Bruno, Done. Uh, too bad. Sorry about that. I changed to my Red Hat email address for this discussion. Well, as for the wctype functions you see how easy it is to convert to wint_t and use that as
/archive/html/bug-gnulib/2011-02/msg00035.html (13,851 bytes)

160. Re: relocwrapper interaction with replacement functions (score: 3)
Author: HIDDEN
Date: Sat, 28 Aug 2010 11:16:48 +0200
Ben Pfaff wrote in <http://lists.gnu.org/archive/html/bug-gnulib/2010-06/msg00087.html>: It's heavy to use the getcwd replacement in relocwrapper, and probably rarely needed (because who installs pro
/archive/html/bug-gnulib/2010-08/msg00208.html (5,457 bytes)


This search system is powered by Namazu