2010/10/4 Mikael Helbo Kjær <m...@designtech.dk>

>  So that also explains why the code I write with wchar_t works. The Qt
> thing is mostly an ABI issue I believe (they try to stay ABI and API
> compatible across major versions and many many compilers/OSes).
>
>
>
The remaining issue is that Wine console & MinGW CRT provide single-byte
character strings from GetIfEntry but MSVC provides a multi-byte character
string.  Both presumably bugs needing chasing, thankfully the strings are
only provided for information usage.

-- 
Steve-o
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to