http://bugzilla.novell.com/show_bug.cgi?id=503889
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=503889#c1 --- Comment #1 from Alex Shulgin <[email protected]> 2009-05-14 09:00:11 MDT --- BTW, the warning message seems to be produced by the call to __CFStringMakeConstantString and has the following form: 2009-05-14 17:55:14.794 mono[14108:10b] WARNING: CFSTR("\37777777720\37777777620\37777777720\37777777661\37777777720\37777777662\37777777720\37777777663\37777777720\37777777664") has non-7 bit chars, interpreting using MacOS Roman encoding for now, but this will change. Please eliminate usages of non-7 bit chars (including escaped characters above \177 octal) in CFSTR(). -- Configure bugmail: http://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
