bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: A bug in findutils?


From: Cao, Da-Shi (EB-Presales-ZTE/HW-GZ)
Subject: RE: A bug in findutils?
Date: Wed, 6 Apr 2011 10:33:07 +0000

Thanks.
I got it circumvented by changing the guard of gnulib/lib/wchar.h from "#ifndef 
 _GL_WCHAR_H" to "#if ! defined _GL_WCHAR_H || ! defined _WINT_H"


-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of James Youngman
Sent: Saturday, April 02, 2011 20:37
To: Cao, Da-Shi (EB-Presales-ZTE/HW-GZ)
Cc: Eric Blake; address@hidden; bug-gnulib
Subject: Re: A bug in findutils?

On Mon, Mar 28, 2011 at 11:25 AM, Cao, Da-Shi (EB-Presales-ZTE/HW-GZ) 
<address@hidden> wrote:
> I've get the most recent version of gunlib by "git clone" and it seems that 
> the issue is resolved here.
> How should I proceed with my findutils?

There are 3 main options:

1. Wait for a new stable release (4.4.3 or perhaps 4.6.0[*]).   I
can't predict when this will happen.
2. Use the development branch 4.5.x (you can download releases from 
alpha.gnu.org).
3. Build your own binary from the git sources.

[*] The main blocker for a 4.6.0 release is the fact that the 4.5.x code - like 
the 4.4.x code - has a couple of bugs that need fixing:
http://savannah.gnu.org/bugs/?32043
http://savannah.gnu.org/bugs/?31298

Thanks,
James.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]