Issue 9328 - g++ -Wall: ondemand.hxx member init order
Summary: g++ -Wall: ondemand.hxx member init order
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: code (show other issues)
Version: 643
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 1.1 Beta
Assignee: ooo
QA Contact: Unknown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-18 16:52 UTC by caolanm
Modified: 2003-02-05 15:37 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch. (1.50 KB, patch)
2002-11-18 16:52 UTC, caolanm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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