To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83281
User pjanik changed the following:
What |Old value |New value
================================================================================
Status|CLOSED |REOPENED
--------------------------------------------------------------------------------
Resolution|FIXED |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Nov 16 10:23:08 +0000
2007 -------
reopening.
In m237:
StringList [ bg ] = { < "По подразбиране" ; Default ; > ; < "SQL" ; Default ; >
; < "Смесено" ; Default ; >
; < "MS Access" ; Default ; > ; }; StringList [ et ] = { < "Vaikimisi" ;
Default ; > ; < "SQL" ; Default ; > ; <
"Kombineeritud" ; Default ; > ; < "MS Access" ; Default ; > ; }; StringList [
mk ] = { < "Стандардно" ;
Default ; > ; < "SQL" ; Default ; > ; < "Мешано" ; Default ; > ; < "MS Access"
; Default ; > ; };
^
f640: "../../../unxlngx6.pro/misc/uidlg/advancedsettings.src", line 257: Error:
syntax error
f256: Error: !! 1 Error found!!
Error starting rsc2 compiler
dmake: Error code 1, while making '../../../unxlngx6.pro/srs/uidlg.srs'
---* tg_merge.mk *---
[EMAIL PROTECTED]:~/BuildDir/ooo_SRC680_m237_src/dbaccess/source/ui/dlg>
#define WORKAROUND
\
StringList [ en-US ] =
\
{
\
< "Default" ; Default ; > ;
\
< "SQL" ; Default ; > ;
\
< "Mixed" ; Default ; > ;
\
< "MS Access" ; Default ; > ;
\
};
\\
The line 257 contains two backslashes. Should be only one (if I remove one, it
compiles).
This is after merging approx 35 GSI files.
---------------------------------------------------------------------
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]