[Mono-devel-list] [PATCH] Profile 2.0 assembly versions

Kornél Pál kornelpal at hotmail.com
Thu Jul 28 10:11:29 EDT 2005


Hi,

Note that I found 2:0:3600:0 in test-377-net_2_0-il.il so I canged it as
well to 2:0:0:0. I found {2,0,3600,0}and {8,0,3600,0}in domain.c I changed
them as well. I think there are no more x.0.3600.0 versions anywhere because
this time I searched for 3600. Updated patch attached.

Could you please be more specific because I do not understand why it is
required. I was able to compile a clean checkout (mcs and mono) with the
patch applied without errors.

Are Consts.cs files automatically generated (I don't think so) or what is
the problem?

If the problem is the size of the diff file I can't help you. If you want
please feel free to separate it to as many files as you want but I don't
want do it.

Kornél

----- Original Message -----
From: "Andreas Nahr" <ClassDevelopment at A-SoftTech.com>
To: "Kornél Pál" <kornelpal at hotmail.com>; "Miguel de Icaza"
<miguel at ximian.com>; <mono-devel-list at lists.ximian.com>
Sent: Thursday, July 28, 2005 2:40 PM
Subject: Re: [Mono-devel-list] [PATCH] Profile 2.0 assembly versions


> Imho it would be a good idea to fix all those attributes in System.Web
> first
> to use the Consts - Scheme before having to change all that stuff twice.
>
> mfg
> Andreas
>
> ----- Original Message -----
> From: "Kornél Pál" <kornelpal at hotmail.com>
> To: "Miguel de Icaza" <miguel at ximian.com>;
> <mono-devel-list at lists.ximian.com>
> Sent: Thursday, July 28, 2005 2:25 PM
> Subject: Re: [Mono-devel-list] [PATCH] Profile 2.0 assembly versions
>
>
>> Hi,
>>
>> I attached a patch file that replaces all 2.0.3600.0 to 2.0.0.0 and
>> 8.0.3600.0 to 8.0.0.0 where they  are used to set versions of an assembly
>> or
>> reference an assembly.
>>
>> I did not add any ChangeLog entries. If we want to provide so much
>> ChangeLog
>> some automated tool should be used.
>>
>> Kornél
>>
>> ----- Original Message -----
>> From: Miguel de Icaza
>> To: Kornél Pál
>> Sent: Thursday, July 28, 2005 8:18 AM
>> Subject: Re: [Mono-devel-list] Profile 2.0 assembly versions
>>
>>
>>> Hello,
>>>
>>>> I filed http://bugzilla.ximian.com/show_bug.cgi?id=75646.
>>>>
>>>> I don't try to propose a patch file because I'm sure it would be
>>>> rejected.
>>>
>>> Having a patch would be great.
>>>
>>> Miguel.
>>
>
>
> --------------------------------------------------------------------------------
>
>
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AssemblyVersion20.tar.gz
Type: application/x-gzip
Size: 8291 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050728/601ec098/attachment.gz 


More information about the Mono-devel-list mailing list