[OGo-GNUstep-Port] compilation of zOGI with gnustep-base

Adam Tauno Williams gnustep-port@opengroupware.org
Wed, 21 Nov 2007 16:59:59 -0500


--=-pJFbe6ft/ZE4Dz9SVNNk
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

> > I took a quick look to see whats done where these NSConcrete*.h are =20
> > used in other places, but found none.
> > These NSConcrete*.h are not used anywhere in sope and ogo besides =20
> > in zogi.
> Its a bug. NSConcrete*.h are private libFoundation headers (and =20
> classes) and may not be included.
> eg instead of
>    #include <Foundation/NSConcreteDictionary.h>
> do:
>    #include <Foundation/NSDictionary.h>

Ok, the version in google code has been updated to not include/use the
concrete classes.  I'll test and commit over to trunk.

--=-pJFbe6ft/ZE4Dz9SVNNk
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQBHRKpfLRePpNle04MRAtk3AJ4p4ENYyCFMUY+ObRp2uPrmhnp/8QCeMgK5
ay65a7j6SJ0bSe2MBtz9KIY=
=4/TB
-----END PGP SIGNATURE-----

--=-pJFbe6ft/ZE4Dz9SVNNk--