Issue 9325

Summary: g++ -Wall: member init order
Product: gsl Reporter: caolanm
Component: codeAssignee: caolanm
Status: CLOSED FIXED QA Contact: issues@gsl <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 643   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
patch none

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.