On Wed, Aug 26, 2009 at 2:07 AM, Alessio <[email protected]> wrote:
> Maciej (Matchek) Blizinski wrote: > > > Is there a workaround? >> > > no workaround (other than writing the missing code by yourself), that's why > i disabled unicode support in my wxwidgets solaris 8 build > well, there IS another workaround... compiling against glibc., which has vwscanf. Or at least, borrowing the code. glibc is "LGPL" licensed, so there should be some variant of compilation of this, that is legal.
_______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
