[flac-dev] Lets do a 1.3.2 release

lvqcl lvqcl.mail at gmail.com
Thu Jan 28 07:27:27 PST 2016


lvqcl wrote:

> all I can suggest
> is to apply this patch, then fix issues if they'll happen after
> this.

But seriously, as a matter of fact win_utf8_io is a part of libFLAC.

Functions from libFLAC call functions from win_utf8_io...
For example: FLAC__stream_decoder_init_file() calls init_file_internal_()
that calls flac_fopen() that is defined as fopen_utf8().

Currently functions in win_utf8_io.c are a compatibility layer for
libFLAC. I can't see reasons not to move win_utf8_io.c into libFLAC.


More information about the flac-dev mailing list