discuss-gnustep
[Top][All Lists]
Advanced

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

Re: [PATCH] GNUstepWeb, AutoreleasePool creation for


From: Manuel Guesdon
Subject: Re: [PATCH] GNUstepWeb, AutoreleasePool creation for
Date: Wed, 3 Mar 2004 09:52:43 +0100 (CET)

Hi,

On Wed, 03 Mar 2004 02:43:30 +0900 GSWDefaultAdaptorThread NeXT 
<chunsj@embian.com> wrote:
 >| As some of you knows, I'm currently testing(or learning) SOPE and 
 >| GSWeb and during testing,
 >| if I think I found a "bug" I'll send patch like this :-)
 >| 
 >| In GSWDefaultAdaptorThread's -run: method, the NSAutoreleasePool's 
 >| instance should be
 >| created before assigning _runDate with new NSDate instance(this emits 
 >| warning or error message).
 >| 
 >| Fix is simple:
 >| cut two lines around line 133
 >| 
 >| _pool=[NSAutoreleasePool new];
 >| GSWLogMemCF("New NSAutoreleasePool: %p",_pool);

Thank you. Commited.

Manuel
-- 
______________________________________________________________________
Manuel Guesdon - ORANGE CONCEPT <mguesdon@orange-concept.com>
14 rue Jean-Baptiste Clement  -  93200 Saint-Denis  -  France
Tel: +33 1 4940 0997  -  Fax: +33 1 4940 0998





reply via email to

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