Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
MonoCompatibilityReviewRule
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Vlad  
View profile  
 More options Oct 19, 2:42 pm
From: Vlad <vladimir.giszp...@gmail.com>
Date: Mon, 19 Oct 2009 11:42:30 -0700 (PDT)
Local: Mon, Oct 19 2009 2:42 pm
Subject: MonoCompatibilityReviewRule
I got the following critical error

Severity: Critical  Confidence: Normal
Source: /home/vgiszpenc/trunk/Net/HostSet.cs(≈547)
Details: System.String System.Net.Sockets.SocketException::get_Message
() is missing from Mono.

But SocketException inherits from Exception which defines
                public virtual string Message {
                                get {
                                        if (message == null)
                                                message = string.Format (Locale.GetText ("Exception of type
'{0}' was thrown."),
                                                        ClassName);

                                        return message;
                                }
                        }

What do you think is really the problem?
Thanks!


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sebastien Pouliot  
View profile  
 More options Oct 19, 5:35 pm
From: Sebastien Pouliot <sebastien.poul...@gmail.com>
Date: Mon, 19 Oct 2009 17:35:28 -0400
Local: Mon, Oct 19 2009 5:35 pm
Subject: Re: [gendarme] MonoCompatibilityReviewRule

Your MoMA definitions could be (much) older than the version of Mono you
are currently using. What version of Gendarme are you using ?

Gendarme 2.6 (preview) should try to download newer definitions (if used
with older MoMA definitions). Do a "man gendarme" and find where the
definitions are kept, then delete (or move) them. That should force the
rule to re-download the most recent definitions available.

Sebastien


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google