To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96240
                 Issue #|96240
                 Summary|to-be-DEV300_m36: missing ; after DBG_ macro in report
                        |design
               Component|tools
                 Version|DEV300m35
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P1
            Subcomponent|code
             Assigned to|rt
             Reported by|pjanik





------- Additional comments from [EMAIL PROTECTED] Sat Nov 15 17:05:23 +0000 
2008 -------
Hi

please masterfix this:

--- 
ooo_DEV300_m36_src.orig/reportdesign/source/ui/inspection/GeometryHandler.cxx   
    2008-
11-15 18:02:17.000000000 +0100
+++ ooo_DEV300_m36_src/reportdesign/source/ui/inspection/GeometryHandler.cxx   
2008-11-15 
18:03:20.000000000 +0100
@@ -1922,7 +1922,7 @@
     }
     catch (uno::Exception&)
     {
-        DBG_ERROR( "GeometryHandler::impl_initFieldList_nothrow: caught an 
exception!" )
+        DBG_ERROR( "GeometryHandler::impl_initFieldList_nothrow: caught an 
exception!" );
     }

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