kxmlcore/kjs compile problem on Apple OS X
Maks Orlovich
maksim at kde.org
Mon Jan 30 15:13:45 GMT 2006
On Monday 30 January 2006 10:07, George Staikos wrote:
> On Monday 30 January 2006 06:54, Dirk Mueller wrote:
> > On Saturday 28 January 2006 22:45, Alexander Neundorf wrote:
> > > Maybe exchanging the #ifdef __APPLE__ with an #ifdef APPLE_CHANGES or
> > > an #ifdef SAFARI or #ifdef WEBCORE or #ifndef KDE ?
> >
> > changing it to APPLE_CHANGES should be the right solution.
>
> APPLE_CHANGES is being removed.
Yes, and I've been going through the KJS changes in the Apple tree, and the
removal is generally wrong, as it assumes that an OS X build is a Safari
build. It brings in stuff like their Bindings:: things. Thus far, in the part
of the sync I've done, I didn't adopt most of those changes.
More information about the kfm-devel
mailing list