discuss-gnustep
[Top][All Lists]
Advanced

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

Re: gworkspace / clang / libobjc2 hang problem


From: Riccardo Mottola
Subject: Re: gworkspace / clang / libobjc2 hang problem
Date: Thu, 25 Dec 2014 11:08:33 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:34.0) Gecko/20100101 Firefox/34.0 SeaMonkey/2.31

Hi,

Riccardo Mottola wrote:

The patch seems to work with one or more operations on both gcc computers. However on NetBSD with clang, on copy I get a hang even with at the first copy operation! Why? nothing meaningful should change. Is my new code buggy? Or does it trigger some runtime bug?

I rewrote a simpler version of the patch: it is esentially the original code "fixed" not to give an array-bounds-exception.

I think that both versions however should return NSZeroRect in case there are no other file operations in queue! This second patch doesn't hang with clang/libobjc2

(However it does also work worse: sometimes the next operation window overlaps with the previous and doesn't get the right offset, very strange).

Happy Christmas!

Riccardo

Attachment: op-patch2
Description: Text document


reply via email to

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