Issue 119250 - OSL_DEBUG_LEVEL not consistent used in automation
Summary: OSL_DEBUG_LEVEL not consistent used in automation
Status: CONFIRMED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 3.4.0 Beta (OOo)
Hardware: Sun Solaris
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-19 15:04 UTC by Jean-Louis Fuchs
Modified: 2017-05-20 11:29 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: Easy


Attachments
fixing inconstant use of DEBUG ifdefs (341 bytes, patch)
2012-04-19 15:04 UTC, Jean-Louis Fuchs
no flags Details | Diff
Patch: Show the problem in propertysetbase.cxx (470 bytes, text/plain)
2012-04-20 07:28 UTC, Jean-Louis Fuchs
no flags Details
Patch: forms/source/xforms/propertysetbase.cxx (470 bytes, text/plain)
2012-04-20 09:55 UTC, Jean-Louis Fuchs
no flags Details
Patch: main/dbaccess/source/ui/tabledesign/FieldDescGenWin.hxx (547 bytes, text/plain)
2012-04-20 09:59 UTC, Jean-Louis Fuchs
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Jean-Louis Fuchs 2012-04-19 15:04:24 UTC
Created attachment 77463 [details]
fixing inconstant use of DEBUG ifdefs

In the file

main/automation/source/server/server.cxx

line 834 should be #if OSL_DEBUG_LEVEL > 1

(see patch)
Comment 1 Jean-Louis Fuchs 2012-04-20 07:28:01 UTC
Created attachment 77468 [details]
Patch: Show the problem in propertysetbase.cxx
Comment 2 Jean-Louis Fuchs 2012-04-20 09:55:37 UTC
Created attachment 77469 [details]
Patch: forms/source/xforms/propertysetbase.cxx
Comment 3 Jean-Louis Fuchs 2012-04-20 09:59:29 UTC
Created attachment 77470 [details]
Patch: main/dbaccess/source/ui/tabledesign/FieldDescGenWin.hxx
Comment 4 Rob Weir 2013-02-08 01:37:10 UTC
patch provided
Comment 5 Marcus 2017-05-20 11:29:29 UTC
Reset assigne to the default "issues@openoffice.apache.org".