[Mono-dev] Incompatibility

Greg Young gregoryyoung1 at gmail.com
Fri Aug 10 17:10:24 UTC 2012


I'm fine by that. Is there a list of these incompatibilities that is
being maintained?

On Fri, Aug 10, 2012 at 8:09 PM, Jonathan Chambers <joncham at gmail.com> wrote:
> Historically, mono has done what .Net does rather than what it says.
>
> - Jonathan
>
> On Fri, Aug 10, 2012 at 1:07 PM, Greg Young <gregoryyoung1 at gmail.com> wrote:
>>
>> bizarre, their docs say it should throw but they don't.
>> http://msdn.microsoft.com/en-us/library/system.io.file.setattributes.aspx
>>
>> Not sure which is better, what they say they do or what they do?
>>
>> On Fri, Aug 10, 2012 at 10:01 AM, Greg Young <gregoryyoung1 at gmail.com>
>> wrote:
>> > [Test]
>> > public void does_not_throw_exception_on_non_existing_file() {
>> >    Assert.DoesNotThrow(() => File.SetAttributes("DOESNOTEXIST",
>> > FileAttributes.ReadOnly));
>> > }
>> >
>> > Cheers,
>> >
>> > Greg
>> >
>> > --
>> > Le doute n'est pas une condition agréable, mais la certitude est
>> > absurde.
>>
>>
>>
>> --
>> Le doute n'est pas une condition agréable, mais la certitude est absurde.
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>



-- 
Le doute n'est pas une condition agréable, mais la certitude est absurde.


More information about the Mono-devel-list mailing list