Re: [Mono-dev] [Mono-list] Announcing Mono 2.2 RC1...

2009-01-06 Thread Thomas Wiest
Peter Alfredsen wrote:
 On Monday 22 December 2008, Thomas Wiest wrote:

   
 Special attention is given to regressions, so if you can tell us a
 version of Mono where the bug worked and you tag the summary of the
 bug with [Regression], then it is much more likely your bug will get
 fixed.
 

 I wasn't able to get an account because of a 504 Gateway Time-Out, but 
 I was only going to use it to attach some additional information to bug 
 450782: https://bugzilla.novell.com/show_bug.cgi?id=450782
   

Added, thanks! :)

Btw, the Gateway timeout should be fixed now. Bugzilla seems to be
operating normally right now.


Thomas
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] [Mono-list] Announcing Mono 2.2 RC1...

2008-12-27 Thread Peter Alfredsen
On Monday 22 December 2008, Thomas Wiest wrote:

 Special attention is given to regressions, so if you can tell us a
 version of Mono where the bug worked and you tag the summary of the
 bug with [Regression], then it is much more likely your bug will get
 fixed.

I wasn't able to get an account because of a 504 Gateway Time-Out, but 
I was only going to use it to attach some additional information to bug 
450782: https://bugzilla.novell.com/show_bug.cgi?id=450782

It should be marked as [Regression] and be a blocker bug since this 
compiles perfectly with Mono 2.0 and .NET 2.0 but fails with Mono 2.2. 
Surely having your own Java implementation fail to compile with Mono 
2.2 FINAL would be unacceptable.

I've contacted Jeroen and he writes (CCing Marek Zafar):
 Hi Peter,

 This is a regression in the Mono C# compiler:
  [csc] /var/tmp/portage/dev-dotnet/ikvm-0.36.0.11/work/ikvm-
  0.36.0.11/runtime/JniInterface.cs(924,53):
  error CS0212: You can only take the address of unfixed expression
  inside of a fixed statement initializer

 I don't think there is a workaround.

 Marek, could you please have a look at this? Here's a repro, that
 compiles with Mono 2.0 and .NET 2.0, but not with Mono 2.2:

 struct Foo
 {
   public int i;
 }

 public unsafe class test
 {
   static Foo* pFoo;

   public static void Main() {
     int* pi = pFoo-i;
   }
 }

 Regards,
 Jeroen



-- 
/PA


signature.asc
Description: This is a digitally signed message part.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] [Mono-list] Announcing Mono 2.2 RC1...

2008-12-23 Thread Ivan N. Zlatev
On Tue, Dec 23, 2008 at 12:47 AM, Thomas Wiest twi...@novell.com wrote:
 Hey Everyone,

 We've just released Mono 2.2 RC1 today!

 Please help us out by giving it a try with your applications.

 As always, you can get the preview/RC releases here:
 http://mono.ximian.com/monobuild/preview/download-preview/

 Please report any bugs that you may find using our Bugs page, AND reply
 to this thread with the bug numbers so we can track them:
 http://www.mono-project.com/Bugs

 You can see the bugs we're tracking for Mono 2.2 here:
 https://bugzilla.novell.com/buglist.cgi?query_format=advancedclassification=Monotarget_milestone=2.2.xorder=bugs.bug_status

 The earlier you file the bugs and reply to this message, the more likely
 your bugs will get fixed.

 Special attention is given to regressions, so if you can tell us a
 version of Mono where the bug worked and you tag the summary of the bug
 with [Regression], then it is much more likely your bug will get fixed.

 Please help the Mono team to make 2.2 the best ever.


Hi Thomas,

Can you please add the fixed and backported bug
https://bugzilla.novell.com/show_bug.cgi?id=381435 (Castle Project) to
your tracking. Thanks.

-- 
Kind Regards,
Ivan N. Zlatev
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list