To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47705
                  Issue #:|47705
                  Summary:|gcc33: svx/source/form/fmpgeimp.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:29:52 -0700 
2005 -------
Another instance of gcc33 parser bug. Uff, many of them in svx...

--- ooo_SRC680_m94_src/svx/source/form/fmpgeimp.cxx.orig        Tue Apr 19
09:27:17 2005
+++ ooo_SRC680_m94_src/svx/source/form/fmpgeimp.cxx     Tue Apr 19 09:28:06 2005
@@ -364,7 +364,7 @@
 
-:rtl::OUString aName (String(SVX_RES(RID_STR_STDFORMNAME)));
+::rtl::OUString aName = ::rtl::OUString(String(SVX_RES(RID_STR_STDFORMNAME)));

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