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

Adam Tauno Williams gnustep-port@opengroupware.org
Tue, 27 Nov 2007 13:27:03 -0500


--=-iDWAN+KJpHF+s4ybDjZj
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

> > > On 27.11.2007, at 17:19, Sebastian Reitenbach wrote:
> > > > zOGIAction+Appointment.m:746: error: `NSShortInline8BitString' =20
> > > > undeclared
> > > > (first use in this function)
> > > The code does this:
> > >        if (([value isKindOfClass:[NSString class]]) ||
> > >            ([value isKindOfClass:[NSShortInline8BitString class]])) {
> > > Which doesn't make any sense. First NSShortInline8BitString is a =20
> > > private class, and second its technically a subclass for NSString (so=
 =20
> > > [value isKindOfClass:[NSString class]] already returns YES.
> > ah, I see, I'll provide a patch that will remove/fix the problem.
> appended two patches that will fix the compilation problem for me.
> That useless check is removed tree times.

Should be fixed in r2054

--=-iDWAN+KJpHF+s4ybDjZj
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)

iD8DBQBHTGF3LRePpNle04MRAsDjAJsFq5H4L8StbBTzW9KbLuGIhvu24QCfRZZz
fkIIAFOJ+i9hKeAr8dZaZC0=
=O72j
-----END PGP SIGNATURE-----

--=-iDWAN+KJpHF+s4ybDjZj--