Issue 9328

Summary: g++ -Wall: ondemand.hxx member init order
Product: utilities Reporter: caolanm
Component: codeAssignee: ooo
Status: CLOSED FIXED QA Contact: Unknown <non-migrated>
Severity: Trivial    
Priority: P3 CC: issues
Version: 643   
Target Milestone: OOo 1.1 Beta   
Hardware: All   
OS: All   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
patch. none

Description caolanm 2002-11-18 16:52:03 UTC
Attached is a trivial patch for svtools/inc/ondemand.hxx to match the order of
member initialization to order of declaration. It's cosmetic in this case but
clears out false positives from g++ -Wall output.
Comment 1 caolanm 2002-11-18 16:52:25 UTC
Created attachment 3647 [details]
patch.
Comment 2 ooo 2002-11-20 10:15:39 UTC
@Caolan: do you really submit issues for every warning?
Comment 3 caolanm 2002-11-20 10:48:07 UTC
The problem is that g++ -Wall stops parsing after 100 lines of
warnings :-(, so in trying to track down my own error I had to make
many changes to get g++ to get down to my own problems, and once the
work was done it made sense to submit patches for those changes.
Comment 4 ooo 2002-12-09 15:18:34 UTC
Target to OOo 1.1 Beta
Comment 5 ooo 2002-12-17 18:19:38 UTC
fixed in
svtools/inc/ondemand.hxx 1.4.22.1 (cws_srx644_calc-01)
Comment 6 ooo 2003-01-09 15:24:25 UTC
verified
Comment 7 ooo 2003-02-05 15:37:17 UTC
integrated in mws_srx644