Re: [Mono-dev] mcs error

2017-11-18 Thread Marek Safar
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 wrote: > Is this a C#7 thing? The compile works with csc but not mcs: > > TaskRunner.cs(80,79): error CS0019: Operator `&&'

[Mono-dev] mcs error

2017-11-18 Thread Neale Ferguson
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@lists.dot.net