Issue 9325 - g++ -Wall: member init order
Summary: g++ -Wall: member init order
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: 643
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: caolanm
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-18 15:15 UTC by caolanm
Modified: 2002-11-26 15:58 UTC (History)
1 user (show)

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


Attachments
patch (1.83 KB, patch)
2002-11-18 15:15 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 15:15:37 UTC
The following patch matches some member initializations of vcl's inc dir to
their order of declaration. Its purely cosmetic in this instance, but clears
false positives out of g++ -Wall
Comment 1 caolanm 2002-11-18 15:15:59 UTC
Created attachment 3646 [details]
patch
Comment 2 christof.pintaske 2002-11-18 15:54:57 UTC
yep, just check it in 
Comment 3 caolanm 2002-11-18 16:08:16 UTC
done
Comment 4 caolanm 2002-11-26 15:58:11 UTC
Applied in SRX644o
Comment 5 caolanm 2002-11-26 15:58:43 UTC
close, begone.