To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90188
Issue #|90188
Summary|sdext: WaE
Component|tools
Version|DEV300m14
Platform|All
URL|
OS/Version|Linux
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|PATCH
Priority|P3
Subcomponent|code
Assigned to|rt
Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Sat May 31 07:18:13 +0000
2008 -------
Hi,
I added Presentation Screen to my builds (it is disabled in default Sun config,
why?) and found one WaE
issue:
diff -urN ooo_DEV300_m15_src.orig/sdext/source/presenter/PresenterTimer.cxx
ooo_DEV300_m15_src/sdext/source/presenter/PresenterTimer.cxx
--- ooo_DEV300_m15_src.orig/sdext/source/presenter/PresenterTimer.cxx
2008-05-31
09:15:19.000000000 +0200
+++ ooo_DEV300_m15_src/sdext/source/presenter/PresenterTimer.cxx
2008-05-31
09:15:56.000000000 +0200
@@ -318,7 +318,7 @@
// Restrict access to the maScheduledTasks member to one, mutext
// guarded, block.
SharedTimerTask pTask;
- sal_Int64 nDifference;
+ sal_Int64 nDifference = 0;
{
::osl::MutexGuard aGuard (maTaskContainerMutex);
---------------------------------------------------------------------
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]