gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Warning: Non-property-list class (NSBundle)


From: Manuel Guesdon
Subject: Re: Warning: Non-property-list class (NSBundle)
Date: Wed, 27 Nov 2002 12:56:38 +0100 (CET)

On Wed, 27 Nov 2002 12:43:39 +0100 (CET) Manuel Guesdon <address@hidden> wrote:
 >| I get a lot of these warnings since my last core/base CVS update. I've 
 >found it come from GSCompatibility.m.
 >| How can I find where it comes from and how to correct it ? I can't see a 
 >reason to make a property 
 >| list from a bundle :-)

OK. I think I understand: each time -description is called directly or not on a 
non basic objects (classes listed in
OAppend of GSWCompatibility), there's this warning. Right ?
I just get 16000 of them when I display 2 gnustepweb web pages :-(
Is this possible to make a smarter choice ?  For exemple if x ==NO in 
OAppend(), anyway it call -description and doesn't
do xml format...

Manuel






reply via email to

[Prev in Thread] Current Thread [Next in Thread]