Issue 9056 - friend without class specifier
Summary: friend without class specifier
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: carsten.driesner
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-07 17:16 UTC by caolanm
Modified: 2002-12-06 07:58 UTC (History)
1 user (show)

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


Attachments
patch (568 bytes, patch)
2002-11-07 17:17 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-07 17:16:40 UTC
Attached patch for sfx2/inc/ipfrm.hxx adds missing class to friend specifier 
(In ww8 filter hunting for bugs "g++ -Wall" will terminate due to this missing
friend specifier)
Comment 1 caolanm 2002-11-07 17:17:23 UTC
Created attachment 3517 [details]
patch
Comment 2 carsten.driesner 2002-11-18 10:22:13 UTC
Ok, I will integrate your patch into the current version.
Comment 3 carsten.driesner 2002-11-22 11:46:07 UTC
Fix integrated into current and srx644.
Comment 4 carsten.driesner 2002-12-06 07:58:25 UTC
Fix was correctly integrated there for I close it.