[Mono-list] Build error with mcs
Jonathan Stowe
gellyfish@gellyfish.com
Sat, 6 Apr 2002 17:09:37 +0100 (BST)
On 6 Apr 2002, Jared Smith wrote:
> I just changed the source from:
>
> variable |= boolean;
>
> to
>
> variable = variable || boolean;
>
> and that fixed the problem... It's not an elegant solution, but it does
> the job.
>
Yeah, that will do the job ... I would have just ploughed ahead and
expanded it to four lines of if statement :)
/J\
--
Jonathan Stowe |
<http://www.gellyfish.com> | This space for rent
|