[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Incorrect point-and-click URIs of files with non-ASCII content on Wi
From: |
Patrick McCarty |
Subject: |
Re: Incorrect point-and-click URIs of files with non-ASCII content on Windows |
Date: |
Mon, 2 Nov 2009 09:15:08 -0800 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On 2009-11-02, Graham Percival wrote:
> On Mon, Nov 02, 2009 at 09:06:46AM -0800, Patrick McCarty wrote:
> > On 2009-11-02, Graham Percival wrote:
> > > I have
> > > ac_cv_func_mbrtowc=yes
> > > ac_cv_search_mbrtowc='none required'
> > > and also
> > > #define HAVE_MBRTOWC 1
> > >
> > > Dunno what that second line means.
> >
> > Okay, that means mbrtowc() is supported and the preprocessor macro
> > HAVE_MBRTOWC is enabled. So my guess was wrong. :-(
>
> The first and third lines mean that, yeah. But the 'none
> required' -- does that mean "no extra measure are required, since
> we have the normal mbrtowc" ?
Yes, I think so. If mbrtowc() is not found in the standard place,
then configure would conduct a thorough search to try and find it.
Thanks,
Patrick
- Re: Incorrect point-and-click URIs of files with non-ASCII content on Windows, Harmath Dénes, 2009/11/01
- Message not available
- Message not available
- Re: Incorrect point-and-click URIs of files with non-ASCII content on Windows, Bertalan Fodor (LilyPondTool), 2009/11/01
- Re: Incorrect point-and-click URIs of files with non-ASCII content on Windows, Patrick McCarty, 2009/11/01
- Re: Incorrect point-and-click URIs of files with non-ASCII content on Windows, Bertalan Fodor (LilyPondTool), 2009/11/02
- Re: Incorrect point-and-click URIs of files with non-ASCII content on Windows, Patrick McCarty, 2009/11/02
- Re: Incorrect point-and-click URIs of files with non-ASCII content on Windows, Graham Percival, 2009/11/02
- Re: Incorrect point-and-click URIs of files with non-ASCII content on Windows, Patrick McCarty, 2009/11/02
- Re: Incorrect point-and-click URIs of files with non-ASCII content on Windows, Graham Percival, 2009/11/02
- Re: Incorrect point-and-click URIs of files with non-ASCII content on Windows,
Patrick McCarty <=
- Re: Incorrect point-and-click URIs of files with non-ASCII content on Windows, Bertalan Fodor (LilyPondTool), 2009/11/02
- Re: Incorrect point-and-click URIs of files with non-ASCII content on Windows, Patrick McCarty, 2009/11/10