[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: stringWithFormat
From: |
Alexander Malmberg |
Subject: |
Re: stringWithFormat |
Date: |
Mon, 16 Jun 2003 14:03:00 +0200 |
Miroslav Novy wrote:
> Hi,
> I have a problem with size of used memory in using the method
> stringWithFormat (class NSString)
> on gnustep-base 1.6.0 on solaris 2.8 (sparc) with gcc 2.95.3 (or gcc 3.2.1).
> I have made the attached tool for example.
> If I use in this tool string with size <= 8193 [B] is it OK, but if is
> the size >8193 there is a problem
> with size of used memory.
I've fixed this in cvs. I also added an entry for this in the bug
tracker:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3993&group_id=99
The notifications that the bug was opened and closed should have been
sent here automatically, but this seems to be broken. Adam?
- Alexander Malmberg
- stringWithFormat, Miroslav Novy, 2003/06/11
- Re: stringWithFormat,
Alexander Malmberg <=