https://bugzilla.novell.com/show_bug.cgi?id=422564
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=422564#c6 --- Comment #6 from Martin Costello <[EMAIL PROTECTED]> 2008-09-08 16:26:51 MDT --- Is there any simple way to overcome this that doesn't require me to re-write most of my P/Invoke code? The application I'm working on is specifically for interacting with an API that works with data using potentially diacritic-containing strings. It has been running on .NET 2.0 for 18-months, and now I am trying to port it over to UNIX as the API is compiled on Windows and various UNIX flavours. Preferably I wouldn't want to do it in a Mono-specific way, but in generic C# way, so I can use the same assemblies on both platforms. Thanks. -- 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
