Re: [bug-gnulib] New GNULIB glob module?

2005-06-02 Thread Paul Eggert
Derek Price <[EMAIL PROTECTED]> writes:

> It may be.  It looks like the change was intentional
> (http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/glob.c?rev=1.52&content-type=text/x-cvsweb-markup&cvsroot=glibc),
> but I still disagree.

I agree with you.  Historically, the "*" pattern in the shell has
always matched dangling links.  Otherwise "rm *" wouldn't work as
desired.

> I ran your test program on NetBSD 1.6.1 and it does return the
> broken symlink.

OK, let's argue that BSD is right and Solaris is wrong, and glibc
should be fixed.  If necessary we can take this to the POSIX committee.
In the mean time we can submit the three patches.  I'll take a look
at doing that.


___
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs


Re: Build CVS (TRUNK) failed.

2005-06-02 Thread Dennis Jones
Oops!  My nightly build script was not doing a -dP!

I have fixed it and kicked off a build.

- Dennis

- Original Message -
From: "Conrad T. Pino" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Bug CVS" ; <[EMAIL PROTECTED]>
Sent: Wednesday, June 01, 2005 10:50 AM
Subject: RE: Build CVS (TRUNK) failed.


> Hi,
>
> Please test for the existence of:
>
> directory: windows-NT/sys
> new file: windows-NT/sys/types.h
>
> I hope this is an update oversight that:
>
> cvs update -dP windows-NT
>
> will correct.
>
> If none of the above is true then please send me
> Microsoft's  file from your compiler
> INCLUDE path.  At a command prompt run:
>
> cl /? > out.txt 2> err.txt
>
> send the "err.txt" file and delete "out.txt".
>
> Thank you,
>
> Conrad Pino
>
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, June 01, 2005 00:01
> > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > Subject: Build CVS (TRUNK) failed.
> >
> > ..\windows-NT\unistd.h(34) : error C2282: 'pid_t' is followed by
'getpid' (missing ','?)
> > ..\windows-NT\unistd.h(37) : error C2146: syntax error : missing ')'
before identifier 'microseconds'
> > ..\windows-NT\unistd.h(37) : error C2501: 'microseconds' : missing
decl-specifiers
> > dup-safer.c(51) : fatal error C1004: unexpected end of file found
> [snip]
>
> ---
> [This E-mail Scanned for viruses by Onlinemac.com]
>
>
>


---
[This E-mail Scanned for viruses by Onlinemac.com]



___
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs