bug-lilypond
[Top][All Lists]
Advanced

[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:06:46 -0800
User-agent: Mutt/1.5.20 (2009-06-14)

On 2009-11-02, Graham Percival wrote:
> On Mon, Nov 02, 2009 at 01:07:48AM -0800, Patrick McCarty wrote:
> > The second case is much more likely.  Graham, I don't want to bug you
> > with this, but would you mind checking the log for mingw::lilypond to
> > see if configure detects the mbrtowc() function?  On my Linux system,
> > the output is
> > 
> >   checking for mbrtowc... yes
> 
> 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.  :-(

I plan on removing this function (due to the FIXME) and use a simpler
approach instead that should not have these problems.

Thanks,
Patrick




reply via email to

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