On Mon, Mar 9, 2009 at 12:42 AM, James Youngman wrote:
> $ git checkout jy/auto-gettext
> Switched to branch "jy/auto-gettext"
> $ git rebase master
> First, rewinding head to replay your work on top of it...
> Applying Update to version 0.17 of GNU gettext.
> error: patch failed: ChangeLog:41
> e
$ git checkout jy/auto-gettext
Switched to branch "jy/auto-gettext"
$ git rebase master
First, rewinding head to replay your work on top of it...
Applying Update to version 0.17 of GNU gettext.
error: patch failed: ChangeLog:41
error: ChangeLog: patch does not apply
Using index info to reconstruct
These commits add modules for case conversion (upper/lower/title case),
string matching that ignores case, and detection of case of a given string.
The code handles intricacies like
- Turkish upper/lowercase i İ ı I (locale dependent),
- German sharp s (ß -> ss),
- Greek final sigma,
- Lit
[ adding nug-gnulib to CC since we're discussinf its fts implementation ]
On Sun, Mar 8, 2009 at 2:50 PM, George Spelvin wrote:
> James Youngman wrote:
>> The updated patches are what I actually pushed (into 4.5.x).
>
> Ah, thank you. The posted patches wouldn't apply to savannah git HEAD
> due
On Sun, Mar 8, 2009 at 8:16 AM, Frank Erens wrote:
> I'm sorry for the late response. I've tried compiling findutils-4.2.33,
> and that one didn't gave me the error. Likewise, gettext-0.17 gives
> the error, while gettext-0.16 does not. That means the problem is
> solved for me. I don't have a lot
2009/3/1 Bruno Haible :
> Good. That's some progress. Now:
> 1) Can you reduce the set of #includes in your testcase? What is the minimal
> set
> of #includes that provokes the error?
> 2) Can you send us (in a tar.gz or zip, as an attachment)
> - the results of preprocessing your test c