Re: mcs error
Neale Ferguson <[email protected]> Sat, 18 Nov 2017 21:29:14 +0000
| Newsgroups | gmane.comp.gnome.mono.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Date: 11/19/17 01:05 (GMT+10:00) To: Neale Ferguson <[email protected]> Cc: Mono-Devel <[email protected]> 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 <[email protected]<mailto:[email protected]>> 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 [email protected]<mailto:[email protected]> http://lists.dot.net/mailman/listinfo/mono-devel-list _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.dot.net/mailman/listinfo/mono-devel-list