Issue 9075 - so3: patch to add missing "class" to friend specifiers
Summary: so3: patch to add missing "class" to friend specifiers
Status: CLOSED FIXED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 1.1 Beta
Assignee: Mathias_Bauer
QA Contact: issues@udk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-08 10:14 UTC by caolanm
Modified: 2003-01-17 14:11 UTC (History)
1 user (show)

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


Attachments
patch (10.64 KB, patch)
2002-11-08 10: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-08 10:14:51 UTC
Bug hunting in ww8 filter with "g++ -Wall" dies because of missing class
specifiers in friend declarations in so3 headers. Attached trivial patch against
so3 headers adds missing "class"es.
Comment 1 caolanm 2002-11-08 10:15:13 UTC
Created attachment 3522 [details]
patch
Comment 2 kay.ramme 2002-11-19 09:24:16 UTC
Matthias, this seems to be yours?
Comment 3 Mathias_Bauer 2002-11-19 15:36:10 UTC
Sorry, for which version should this patch be applied?
641, 644, head ... ?
Comment 4 caolanm 2002-11-19 15:51:46 UTC
Its created against SRX644. Ideally for me it gets into SRX644, its
purely syntax and I believe all the affected files are the same
revision for HEAD and 644, so should be no bother.
Comment 5 Mathias_Bauer 2003-01-08 11:14:37 UTC
fixed for all builds >=644
Comment 6 Mathias_Bauer 2003-01-17 14:11:50 UTC
.