The appropriate place for such stuff is gcc@gcc.gnu.org

Am Montag, 13.03.06 um 17:19 Uhr schrieb Helge Hess:

Hi,

new gcc release, new warnings ;-)

Am I the only one who gets those:
DOMElement.m:283: warning: pointer type mismatch in conditional expression

For stuff like:
  objs[1] = _ns ? _ns : (id)null;
or
  return [pathes isNotNull] ? pathes : nil;

Bug to be reported or a feature?

With libFoundation I get similiar things for constant NSString's, like:
  myString ? myString : @""

(apparently not so with gstep-base)

Greets,
  Helge
--
http://docs.opengroupware.org/Members/helge/
OpenGroupware.org


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep


Reply via email to