https://bugzilla.novell.com/show_bug.cgi?id=656185
https://bugzilla.novell.com/show_bug.cgi?id=656185#c0 Summary: mkbundle temp.c needs to include a g_utf16_to_utf8 implementation Classification: Mono Product: Mono: Tools Version: 2.8.x Platform: x86 OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: tools AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 temp.c in mkbundle needs to contain a g_utf16_to_utf8 implementation to compile. Removing the #ifdef WIN32 bits is one option, but it's not correct as far as Unicode goes. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
