Issue 9073

Summary: missing friend "class" specifier in tools headers
Product: utilities Reporter: caolanm
Component: codeAssignee: caolanm
Status: CLOSED FIXED QA Contact: Unknown <non-migrated>
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
This patch fixes another missing class for a friend on sot/storage.hxx none

Description caolanm 2002-11-08 09:51:52 UTC
Attached patch for tools/inc adds missing "class" to friend specifiers in some
headers.

(In ww8 filter hunting for bugs "g++ -Wall" will terminate when encountering
missing friend specifier)
Comment 1 caolanm 2002-11-08 09:52:16 UTC
Created attachment 3521 [details]
patch
Comment 2 caolanm 2002-11-08 10:23:03 UTC
Created attachment 3523 [details]
This patch fixes another missing class for a friend on sot/storage.hxx
Comment 3 hennes.rohling 2002-11-08 15:13:30 UTC
Both changes approved. Please commit them to cvs.
Comment 4 caolanm 2002-11-08 15:57:08 UTC
Done.
Comment 5 caolanm 2002-11-18 10:45:46 UTC
tools and sot patch in SRX644m
Comment 6 caolanm 2002-11-18 10:46:17 UTC
closed