On 11/03 11:34, Christian Weisgerber wrote:
> Jeremy Evans:
>
> > This fixes an occasional crash when loading files in aqualung.
> > This is a fix to an earlier patch, which was taken from Aqualung's
> > bug tracker.
>
> Why do we need that patch at all?
>
> > -Use glib character conversion func
Jeremy Evans:
> This fixes an occasional crash when loading files in aqualung.
> This is a fix to an earlier patch, which was taken from Aqualung's
> bug tracker.
Why do we need that patch at all?
> -Use glib character conversion function instead of MAC library function,
> -since the function us
This fixes an occasional crash when loading files in aqualung.
This is a fix to an earlier patch, which was taken from Aqualung's
bug tracker.
The reason the previous patch was wrong (at least on OpenBSD), is
that wchar_t is int on OpenBSD, but gunichar2 is guint16, so the sizes
of the types were