[Mono-dev] WCF breakage and Windows build breakage

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Wed Mar 2 00:16:22 EST 2011


Some updates:

- Thanks to Rodrigo, the PE verifier feature is temporarily disabled. I'm
   working on the real fixage, but WCF on git master should work now.
- I found the cause of the Windows failure. To get WCF working again on
   Windows, run:
   git checkout 2670761ee7 mono/metadata/threadpool.c
   Gonzalo is working on it.

Atsushi Eno

(2011/02/25 11:32), Atsushi Eno wrote:
> I forgot a couple of notes:
>
> - It should affect only on master, as the verifier fix is only in there.
> - A quick remedy would be to temporarily revert the verifier fix, if fixing
>     Windows build is not very easy (and fun) task.
>
> Atsushi Eno
>
> (2011/02/25 11:26), Atsushi Eno wrote:
>> Hello,
>>
>> This message is to alert people that WCF will be broken on git
>> master until Windows build gets fixed enough to run WCF NUnit tests.
>> It had been broken since Feb. 18th as shown in [*1] (snapshot).
>> I'm sure it is not an issue in WCF itself as I had been writing
>> WCF code with older revision of the runtime and other classlibs.
>>
>> Second part is the one that affects all git master users: WCF client
>> proxy generation got "broken" due to the recent verifier changes
>> as shown in [*2] (snapshot).
>> We internally had discussion and Rodrigo and Marek gave me solution,
>> which needs not a small work to be done.
>>
>> To not abandon interoperability with Windows clients and services,
>> I kept running tests on Windows, so it is essential to get the
>> build working fine. I'll wait for Windows build fix and *then* write
>> new proxy stuff. It won't be done very soon and WCF will be kept
>> broken.
>>
>> [*1] http://dl.dropbox.com/u/493047/2011/02/x2/ViewWorkTable.aspx.htm
>> [*2] http://dl.dropbox.com/u/493047/2011/02/x1/ViewWorkTable.aspx.htm
>>
>> Atsushi Eno
>>
>> _______________________________________________
>> 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
>
>
>



More information about the Mono-devel-list mailing list