lilypond-devel
[Top][All Lists]
Advanced

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

Re: OpenBSD fix for fopencookie


From: Matt Jibson
Subject: Re: OpenBSD fix for fopencookie
Date: Sun, 06 Mar 2005 16:04:20 -0700
User-agent: Mozilla Thunderbird 1.0 (X11/20050101)

Jan Nieuwenhuizen wrote:

Matt Jibson writes:

This appears to have worked. With another patch to make utf8 wchar
support work it compiled and linked.

utf8 patch?  Do we want to include that?

Probably not, it's just an include fix in lily/general-scheme.cc:
-#include <wchar.h>  /* wcrtomb */
+#include <utf8/wchar.h>  /* wcrtomb */

and in config.make -lutf8 is added to EXTRA_LIBS.

OpenBSD has a libutf8 port that provides this functionality. I don't know how the other BSDs do it, but I would guess that this patch is best left as a patch on our side, since it's probably OpenBSD (or just BSD) specific.




reply via email to

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