Displaying 2 results from an estimated 2 matches for "d40a6bc".
Did you mean:
d405a6b4
2016 Feb 08
1
[PATCH] remove libFLAC dependency of win_utf8_io
...; the rejected part, but that seemed to have already been applied.
'1_sources.patch' creates windows_unicode_filenames.h and
windows_unicode_filenames.c files that don't exist in the current git.
> Lets just get a patch that fixes what we have now.
Here it is: the missing parts of d40a6bc commit are in the
attached fix_d40a6bc_commit.patch
Also an (optional) use_winapi_macro.patch from
<http://lists.xiph.org/pipermail/flac-dev/2016-February/005856.html>
was re-made and attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_d40a6bc...
2016 Feb 08
2
[PATCH] remove libFLAC dependency of win_utf8_io
Erik de Castro Lopo wrote:
> lvqcl wrote:
>
>> The set of four patches that remove dependency of libFLAC on win_utf8_io.
>>
>> Tested only on Windows, with MSVC and MSYS/MinGW (both autotools and makefile.lite)
>>
>> Please review, especially makefile patches, I'm not very familiar with them.
>
> Applied. All good. Thanks.
But the 1st patch