[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MBS_SUPPORT/ prepare_wc_buf issue
From: |
Jim Meyering |
Subject: |
Re: MBS_SUPPORT/ prepare_wc_buf issue |
Date: |
Fri, 01 Oct 2010 22:00:00 +0200 |
Juan Manuel Guerrero wrote:
> I have tried to compile grep 2.7 on a system that has no multi byte support at
> all. The build failed because prepare_wc_buf is outside the #if MBS_SUPPORT
> section. The small patch below will fix the issue.
Thank you for the patch.
That was indeed a problem. It was fixed here:
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=24d9aefd4be68f
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: MBS_SUPPORT/ prepare_wc_buf issue,
Jim Meyering <=