To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=87130 Issue #|87130 Summary|Build breaks in /svx/source/unodialogs/textconversiond |lgs - illegal escape Component|tools Version|DEV300m3 Platform|PC URL| OS/Version|Windows XP Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mh Reported by|jeongkyu
------- Additional comments from [EMAIL PROTECTED] Mon Mar 17 12:50:33 +0000 2008 ------- My build broke in svx with following errors. ../../../wntmsci11.pro/inc\chinese_direction.hrc(200) : error C2295: escaped '"' : is illegal in macro definition dmake: Error code 2, while making '../../../wntmsci11.pro/slo/chinese_dictionar ydialog.obj' I checked the problematic file and it contains following line at line 200. Text[ ur-IN ] = "\"سہل چینی سےرسمی چینی";\ After removing the escape, svx could be built successfully. FYI, my build configuration has an option for localized version, --with-lang=ko. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
