[Mono-dev] mcs error

Neale Ferguson neale at sinenomine.net
Sat Nov 18 21:29:14 UTC 2017


I was building vsts-agent using mcs rather than csc. S390x doesn't have the dotnet command and building it doesn't seem feasible so I was compiling the programs by hand (or script actually). I'm wondering if you changed the Runcsc.sh script to invoke MSc you could duplicate this on a non s390x platform.


-------- Original message --------
From: Marek Safar <marek.safar at gmail.com>
Date: 11/19/17 01:05 (GMT+10:00)
To: Neale Ferguson <neale at sinenomine.net>
Cc: Mono-Devel <mono-devel-list at lists.ximian.com>
Subject: Re: [Mono-dev] mcs error

Hi Neale,

Most likely not, where do you see this error (or how can I reproduce it)?

Thanks
Marek

On Sat, Nov 18, 2017 at 2:08 PM, Neale Ferguson <neale at sinenomine.net<mailto:neale at sinenomine.net>> wrote:
Is this a C#7 thing? The compile works with csc but not mcs:


TaskRunner.cs(80,79): error CS0019: Operator `&&' cannot be applied to operands of type `bool?' and `bool?'

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.dot.net<mailto:Mono-devel-list at lists.dot.net>
http://lists.dot.net/mailman/listinfo/mono-devel-list


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20171118/103f5134/attachment.html>


More information about the Mono-devel-list mailing list