[haiku-development] Re: GCC 4.7 error (is the fix an ABI issue?)

  • From: Joseph Prostko <joe.prostko@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 15 Nov 2012 17:38:59 -0500

On Thu, Nov 15, 2012 at 6:55 AM, Ingo Weinhold <ingo_weinhold@xxxxxx> wrote:
> On 11/15/2012 12:42 AM, Joseph Prostko wrote:

>> To fix this, I added a virtual destructor for Proxy in AbstractLayout.cpp.
>>
>> Will this be an ABI issue?

> The class is completely implementation private, so making the destructor
> virtual won't cause any breakage.

Cool, thank you for letting me know.  I'll push my changes in a little while.

- joe

Other related posts: