[haiku-development] Re: resedit

  • From: "Rene Gollent" <anevilyak@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 11 Sep 2008 22:13:12 -0500

On Thu, Sep 11, 2008 at 10:06 PM, Ryan Leavengood <leavengood@xxxxxxxxx> wrote:
> ../../../headers/os/storage/MimeType.h:168: error:
> 'BMimeType::BMimeType(const BMimeType&)' is private
> window.h:214: error: within this context
> window.h: In member function 'virtual void
> restypeview::MessageReceived(BMessage*)':

That error is compiler independent. What I don't know is whether or
not the copy constructor is in fact declared public other versions of
BeOS, though the Be Book doesn't document BMimeType as having a copy
c'tor.

Regards,

Rene

Other related posts: