To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47704
                  Issue #:|47704
                  Summary:|gcc33: svx/source/fmcomp/fmgridcl.cxx
                Component:|porting
                  Version:|680m94
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|pjanik
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Tue Apr 19 00:17:40 -0700 
2005 -------
Another instance of gcc33 parser bugfix:

--- ooo_SRC680_m94_src/svx/source/fmcomp/fmgridcl.cxx.orig      Tue Apr 19
09:04:58 2005
+++ ooo_SRC680_m94_src/svx/source/fmcomp/fmgridcl.cxx   Tue Apr 19 09:10:04 2005
@@ -1135,7 +1135,7 @@
-::rtl::OUString sLabelBase(String(SVX_RES(RID_STR_COLUMN)));
+::rtl::OUString sLabelBase = ::rtl::OUString(String(SVX_RES(RID_STR_COLUMN)));

---------------------------------------------------------------------
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]

Reply via email to