Re: [Mono-dev] Mono trunk broken?

2010-08-20 Thread Gary Thomas
Seems to be fixed in trunk now.. Thanks, Gary From: mono-devel-list-boun...@lists.ximian.com [mailto:mono-devel-list-boun...@lists.ximian.com] On Behalf Of Gary Thomas Sent: 20 August 2010 15:44 To: mono-devel-list@lists.ximian.com Subject: [Mono-dev] Mono trunk broken? Just updated from trunk

[Mono-dev] Mono trunk broken?

2010-08-20 Thread Gary Thomas
Just updated from trunk and now make fails. I tried a make clean followed by make but no change. Here is the error: Makefile:51: warning: overriding commands for target `csproj-local' ../build/executable.make:134: warning: ignoring old commands for target `csproj-local' ./../jay/jay -cvt < ./../

Re: [Mono-dev] [PATCH] unify thread id format in trace

2010-08-20 Thread Zoltan Varga
Looks ok. Zoltan On Fri, Aug 20, 2010 at 8:38 AM, Atsushi Eno < atsushi...@veritas-vos-liberabit.com> wrote: > Hello, > > This tiny patch unifies the format of thread IDs in our stack traces. > That is, they used to look like this: > > [16D8: 2.11659 1] LEAVE: (wrapper remoting-i

Re: [Mono-dev] Long execution time on first execution (in AOT case)

2010-08-20 Thread Martin Däumler
Miguel de Icaza wrote: > Hello, > > I want to know how to make the execution of a code snippet/method > deterministic, i.e., like C code can be deterministic, not necessarily > "fast". That is, I tolerate a kind of "initialization" at startup time > of Mono, but the first execution