It is, indeed, a 2008/2010 compiler difference. We were bitten by that one
when we transitioned (some people started using VS2010 with the same
projects)

    Diego


On Mon, Nov 29, 2010 at 12:01, Patrick Earl <[email protected]> wrote:

> I was thinking there should be a build server for NH, and lo and behold
> there is. :)  Too bad I broke it.  Looks like some sort of 2010/2008
> compiler difference. :(  That's gonna make life a bit more tricky.  Maybe I
> can use the personal build feature.
>
> Is there some way I can get access to the build server for e-mail and
> checking the build?
>
>         Patrick Earl
>
>
> On Mon, Nov 29, 2010 at 6:01 AM, Fabio Maulo <[email protected]> wrote:
>
>> Thanks Richard... I have not received the email from TC.
>> I have fixed the problem myself.
>> The compilation is OK again and all tests passing.
>>
>>
>> On Mon, Nov 29, 2010 at 9:46 AM, Richard Brown (gmail) <
>> [email protected]> wrote:
>>
>>>   Hi,
>>>
>>> The build server is reporting an error in the compilation, and I get the
>>> same result locally.
>>>
>>> Patrick, I’m not 100% sure, but I think it’s one of your commits.  Can
>>> you take a look?
>>>
>>> Cheers
>>>     Richard
>>>
>>>
>>>   *From:* [email protected]
>>> *Sent:* Monday, November 29, 2010 2:33 AM
>>> *Subject:* [TeamCity, FAILED] Build NHibernate::NHibernate Trunk
>>> #3.0.0.5283
>>>   Build *NHibernate::NHibernate Trunk 
>>> #3.0.0.5283<http://teamcity.codebetter.com/viewLog.html?buildId=19132&buildTypeId=bt7>
>>> * failed (compilation failed)
>>> Agent: agent01
>>>
>>>  ------------------------------
>>> Changes included (1 
>>> change<http://teamcity.codebetter.com/viewLog.html?tab=buildChangesDiv&buildId=19132&buildTypeId=bt7>).
>>>
>>> Change 5283 by patearl (6 
>>> files<http://teamcity.codebetter.com/viewModification.html?modId=22072&personal=false&tab=vcsModificationFiles>):
>>> *Added test for component equality in Linq. (NH-2244) Also allowed VS to
>>> remove a couple useless lines from the project.*.
>>>
>>> Compilation errors
>>> ------------------------------
>>> d:\Builds\NHibernate\nhibernate\src\NHibernate.Test\Linq\NullComparisonTests.cs(296,35):
>>> error CS0411: The type arguments for method
>>> 'System.Linq.Enumerable.OrderBy(System.Collections.Generic.IEnumerable,
>>> System.Func)' cannot be inferred from the usage. Try specifying the type
>>> arguments explicitly.
>>> d:\Builds\NHibernate\nhibernate\src\NHibernate.Test\Linq\NullComparisonTests.cs(297,33):
>>> error CS0411: The type arguments for method
>>> 'System.Linq.Enumerable.OrderBy(System.Collections.Generic.IEnumerable,
>>> System.Func)' cannot be inferred from the usage. Try specifying the type
>>> arguments explicitly.
>>>  ------------------------------
>>> Configure<http://teamcity.codebetter.com/profile.html?init=1&tab=userNotifications>your
>>>  email notifications on your settings page.
>>>
>>
>>
>>
>> --
>> Fabio Maulo
>>
>>
>

Reply via email to