[Mono-list] Build error with mcs
Paolo Molaro
lupus@ximian.com
Sat, 6 Apr 2002 13:14:22 +0200
On 04/06/02 Jonathan Stowe wrote:
> ./cs-tokenizer.cs(1384) error CS19: Operator | cannot be applied to
> operands of type `bool' and `bool'
Check the list a couple of days ago: the released mcs 0.10 compiler
can't compile the new mcs sources because it lacks handling of operators
for the boolean type. You may change the source to avoid the or,
recompile mcs, restore the mcs sources from cvs, and compile with the
new mcs you just got. It works! :-)
lupus
--
-----------------------------------------------------------------
lupus@debian.org debian/rules
lupus@ximian.com Monkeys do it better