|
From: James W. W. <os...@jw...> - 2009-02-16 02:55:01
|
On Feb 15, 2009, at 6:13 PM, Stefan Huber wrote: >>> In GLDrawContext.c, line 1209, there is a workaround for >>> TARGET_RT_MAC_CFM. The same bug happens with CodeWarrior >>> TARGET_RT_MAC_MACHO projects. >> >> What's the solution, to replace TARGET_RT_MAC_CFM with >> TARGET_CPU_PPC? > > I think so. BTW the specified bug is related to pixmap draw context. OK, I have checked in the fix, and added more information to the comment while I was at it. |