gnustep-dev
[Top][All Lists]
Advanced

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

Re: New releases


From: Adam Fedor
Subject: Re: New releases
Date: Sat, 22 Dec 2001 21:22:25 -0700

On Thursday, December 13, 2001, at 04:41 AM, Manuel Guesdon wrote:

I think there's a problem in NSString formating functions.
Many times, I've got problems using NSLog/NSDebugLog when the arguments are long strings, may be something like:
NSLog(@"a: %@",a)
when a is > 2000 or 2000 characters.
In fact I get problem when logging objects containing themselves other objects which also contains... I think It's not a
recursion problem but a buffer problem.

You'll probably have to send a test case (to address@hidden, preferably). I did a simple test regarding this and didn't have any problems.




reply via email to

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