Re: [PATCH] pmccabe2html C++ support

2008-11-06 Thread Simon Josefsson
Giuseppe Scrivano <[EMAIL PROTECTED]> writes: > Hello, > > I added the possibility to have different functions with the same name > to the pmccabe2html script, in this way it can be used on C++ source > code too. Hi! Papers finally arrived, so I have installed your patch. Thanks, Simon >From 5

Re: sys_stat

2008-11-06 Thread Bruno Haible
Hi, Alexander V. Lukyanov wrote: > Here is a patch to allow proper linking of rpl_lstat in C++ programs. Nearly right. Since it's dangerous to have #includes inside extern "C" blocks, I shrinked the extern "C" block so that it contains only the function redeclarations: 2008-11-06 Alexander V.

Re: gnulib and distros

2008-11-06 Thread Jim Meyering
Hi Sylvain, [this thread started here: http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/15559 ] Sylvain Beucler <[EMAIL PROTECTED]> wrote: > FYI, Debian apparently does not accept new packages that bundle > gnulib, asking to rebootstrap with their packaged copy instead. > http://packages.debia

Re: [PATCH] Implementations of random, srandom, initstate, setstate, rand, srand

2008-11-06 Thread Richard W.M. Jones
On Tue, Nov 04, 2008 at 03:26:55AM +0100, Bruno Haible wrote: > Hi, Hi - sorry, I went on holiday just after you posted this, hence the late response ... > Richard W.M. Jones wrote: > > This patch adds a 'random' module which implements: > > > > - random > > - srandom > > - initstate > >

Re: lib/dirent.in.h fails on AIX

2008-11-06 Thread Albert Chin
On Tue, Nov 04, 2008 at 02:01:11AM +0100, Bruno Haible wrote: > Gary V. Vaughan wrote: > > Unfortunately, this compiler and the IBM compiler on aix4.3.3 and aix6.1.0 > > (but > > strangely, not 5.1, 5.2 or 5.3) have another peculiar behaviour which > > breaks on > > some headers when include_next

Re: New stable snapshot

2008-11-06 Thread Michel Boaventura
I've tried to compile the 20081106 and seems like the patch works. But now I'm having another problem. Pspp has support for Postgres, but it should be disable by default. When I try to compile it, I get those errors: gl/.libs/libgl.a(close.o):close.c:(.text+0x2d): undefined reference

Re: New stable snapshot

2008-11-06 Thread Michel Boaventura
Sorry about this message. It was for pspp-dev team =/

Re: Gauge interest in an XDR implementation

2008-11-06 Thread Ralf Wildenhues
Hello Bruno, Richard, all, * Bruno Haible wrote on Wed, Nov 05, 2008 at 02:03:06AM CET: > Richard W.M. Jones wrote: > > > The request brings up the issue of what the limits of what can be in > > gnulib. I'm not sure it is a useful discussion... > > My opinion: If it's "common" in the sense that

Re: gnulib and distros

2008-11-06 Thread Sylvain Beucler
Hi, On Thu, Nov 06, 2008 at 10:17:21AM +0100, Jim Meyering wrote: > [this thread started here: > http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/15559 ] > > Sylvain Beucler <[EMAIL PROTECTED]> wrote: > > FYI, Debian apparently does not accept new packages that bundle > > gnulib, asking to reb

module request: execname

2008-11-06 Thread Sam Steingold
Bruno, As mentioned in , I would like to request a new module execname which would export 2 functions: char *get_executable_name (void); int find_executable (const char * program_name); you already have all the necessary code in gnuli

Re: .cvsignore and .gitignore

2008-11-06 Thread Ralf Wildenhues
Hello Bruno, Reuben, * Bruno Haible wrote on Thu, Nov 06, 2008 at 02:14:40AM CET: [...] > The doc says that if you're a case 2, you can pass the option --no-vc-files > to gnulib-tool. This will solve half of your problem. > > The other half is that you have files generated from "make" while you p

hello 2.3.91 pretest

2008-11-06 Thread Karl Berry
I've made a new pretest for hello, http://alpha.gnu.org/gnu/hello/hello-2.3.91.tar.gz. The Hello code is unchanged; this is just to get the new version of the FDL, and updated gnulib and other infrastructure. Please test if you have the inclination. Thanks, Karl

Re: New stable snapshot

2008-11-06 Thread Ben Pfaff
Michel Boaventura reported the following link errors trying to compile GNU PSPP on mingw: > gl/.libs/libgl.a(close.o):close.c:(.text+0x2d): undefined reference to > [EMAIL PROTECTED]' > gl/.libs/libgl.a(close.o):close.c:(.text+0x45): undefined reference to > [EMAIL PROTECTED]' > gl/.libs/libgl.a(c