[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 100260] C++ build problem on IRIX
From:       Richard Smith <kde () metafoo ! co ! uk>
Date:       2005-02-27 0:11:46
Message-ID: 20050227001146.25754.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=100260         
kde metafoo co uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From kde metafoo co uk  2005-02-27 01:11 -------
On Friday 25 February 2005 14:56, The Written Word wrote:
> Encountered the following compile problem building kopete for IRIX with the
> SGI C++ compiler:
[...]
>   The member "Kopete::Password::d" is inaccessible.

This was fixed in CVS on December 28th last year. The fix is to replace the 
lines:
        friend class KopetePasswordGetRequest;
        friend class KopetePasswordSetRequest;
in libkopete/kopetepassword.h with:
        friend class ::KopetePasswordGetRequest;
        friend class ::KopetePasswordSetRequest;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic