[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSThread and problem posting notification
From: |
Lucas Schnorr |
Subject: |
Re: NSThread and problem posting notification |
Date: |
Mon, 05 Mar 2012 14:36:06 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 |
Hi Philippe,
On 03/05/2012 12:46 PM, Philippe Roussel wrote:
Could you try with the following patch ?
Index: Source/NSConnection.m
===================================================================
--- Source/NSConnection.m (révision 34875)
+++ Source/NSConnection.m (copie de travail)
It works perfectly.
Maybe we should replace others unsigned types by NSUInteger?
I think it would fix other bugs that appear in Linux machines.
Regards,
Lucas