[tools-issues] [Issue 96240] to-be-DEV300_m36: missing ; after DBG_ macro in reportdesign

2008-11-20 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96240


User pjanik changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED

Target milestone|---   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Thu Nov 20 22:16:10 + 
2008 ---
Verified, closing.



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



[tools-issues] [Issue 96240] to-be-DEV300_m36: missing ; after DBG_ macro in reportdesign

2008-11-16 Thread rt
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96240


User rt changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 17 07:36:25 + 
2008 ---
Fixed on master for DEV300 m36.

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



[tools-issues] [Issue 96240] to-be-DEV300_m36: missing ; after DBG_ macro in reportdesign

2008-11-15 Thread pjanik
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 + 
2008 ---
Hi

please masterfix this:

--- 
ooo_DEV300_m36_src.orig/reportdesign/source/ui/inspection/GeometryHandler.cxx   
2008-
11-15 18:02:17.0 +0100
+++ ooo_DEV300_m36_src/reportdesign/source/ui/inspection/GeometryHandler.cxx   
2008-11-15 
18:03:20.0 +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]