bugGNUstep - Bugs: bug #25540, NSMessagePortNameServer gc bug

Group
 
 

bug #25540: NSMessagePortNameServer gc bug

Submitter:  Lu Liyi <luliyi1024>
Submitted:  Tue 10 Feb 2009 09:35:54 AM UTC
   
 
Category:  Base/Foundation Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 10 Feb 2009 11:51:03 AM UTC, comment #1: 

Thanks.  I fixed that in subversion.
 
Please note that the new GC code in gnustep-base is currently being developed by me on GNU/Linux, so i'm afraid problems on mswindows are more likely.  I'm very grateful that someone is trying this stuff out on windows and will try to respond t problems/queries as quickly as I can.


Richard Frith-Macdonald <CaS>
Group Member
Tue 10 Feb 2009 09:35:54 AM UTC, original submission:  

file: core/base/Source/win32/NSMessagePortNameServer.m

line 79: DESTROY(arp);

must be: IF_NO_GC(DESTROY(arp);)

Lu Liyi <luliyi1024>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by luliyi1024 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-02-10 CaS StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code