[haiku-commits] Re: r37293 - in haiku/trunk: headers/os/opengl src/kits/opengl

  • From: Karsten Heimrich <host.haiku@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 28 Jun 2010 14:54:41 +0200

Hi Wim,

Am 28.06.2010 14:46, schrieb Wim van der Meer:
On Mon, Jun 28, 2010 at 9:05 PM, Axel Dörfler<axeld@xxxxxxxxxxxxxxxx>  wrote:
wpjvandermeer@xxxxxxxxx wrote:
Log:
Reverting r37289 because it breaks the build.

Unfortunately, you still break BeOS compatibility, though, since you
obviously removed the wrong version -- or are you planning on adding
that now as I suggested?

Bye,
   Axel.

Yes, I actually am working on that now. It will take a little time
though, maybe until next weekend, depending on how much time I can
spend on it and how soon I understand what I need to do. I might
prepare a patch first for review.

wouldn't it be enough to put the old ctor into the private class section as Axel proposed? AFAIK gcc does not mangle the scope into the signature. So any old binary should be able to call the then private ctor.

-- Karsten

Other related posts: