[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
op-patch2
Description: Text document
- gworkspace / clang / libobjc2 hang problem, Riccardo Mottola, 2014/12/24
- Re: gworkspace / clang / libobjc2 hang problem,
Riccardo Mottola <=
- Re: gworkspace / clang / libobjc2 hang problem, David Chisnall, 2014/12/25
- Re: gworkspace / clang / libobjc2 hang problem, Riccardo Mottola, 2014/12/25
- Re: gworkspace / clang / libobjc2 hang problem, Richard Frith-Macdonald, 2014/12/26
- Re: gworkspace / clang / libobjc2 hang problem, David Chisnall, 2014/12/26
- Re: gworkspace / clang / libobjc2 hang problem, Riccardo Mottola, 2014/12/26
- Re: gworkspace / clang / libobjc2 hang problem, Riccardo Mottola, 2014/12/28