Fedora Account System
Red Hat Associate
Red Hat Customer
Created attachment 1091911 [details] little test program you can use in C++ Description of problem: It seems the automake build does not include the Win32 files: zip_source_win32a.c zip_source_win32handle.c zip_source_win32utf8.c zip_source_win32w.c in the library. Looks like the Cmake style build is used for Windows so maybe nobody noticed that you don't get the new Windows APIs if you build with Automake. The new Windows APIs are a big reason to use the new 1.0.1 version. Version-Release number of selected component (if applicable): 1.0.1-2 How reproducible: Try to link code with a call to zip_source_win32w_create. I have attached a C++ program you can use. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
mingw-libzip-1.0.1-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-e644e4587a
mingw-libzip-1.0.1-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update mingw-libzip' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-e644e4587a
mingw-libzip-1.0.1-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.