Re: [bug] mingw64-*-w64-win-iconv: Cannot open handle; convert to UTF-8

2016-03-19 Thread sdbenique
Just a follow-up to this issue. It appears my test program *was* invalid, but I discovered why SDL wouldn't load properly. As you can see in my initial bug report, SDL was attempting to convert a command line from UCS-2-INTERNAL to UTF-8 using win-iconv. "C" (as my test program had) is *defini

Re: [bug] mingw64-*-w64-win-iconv: Cannot open handle; convert to UTF-8

2016-03-12 Thread Yaakov Selkowitz
On 2016-03-12 13:14, sdbeni...@runbox.com wrote: At first I thought it could be a bug with SDL, but to make sure, I created a very simple reproduction of the issue using only the iconv libraray, and a simple main() function. This "test" fails on every machine on which I have ran it, in both 32-

[bug] mingw64-*-w64-win-iconv: Cannot open handle; convert to UTF-8

2016-03-12 Thread sdbenique
Hello, I'm writing because I'm encountering a strange bug in cygwin's distributed x86_64-w64-mingw32 libraries. Specifically a problem with win-iconv. -=System Info=- OS(s): Windows 7 Professional, Windows 10 Professional Edition Package(s): mingw64-{i686,x86_64}-win-iconv version: 0.0.6-2 Cygwin