> On Jul 12, 2021, at 4:31 PM, sebb wrote:
>
> On Tue, 13 Jul 2021 at 00:29, wrote:
>>
>> This is an automated email from the ASF dual-hosted git repository.
>>
>> clr pushed a commit to branch master
>> in repository https://gitbox.apache.org/repos/asf/whimsy.git
>>
>>
>> The following c
Nailed it.
Thanks,
Craig
> On Jul 12, 2021, at 4:51 PM, Sam Ruby wrote:
>
> Try (mismatches += 1). "++" is not an operator in Ruby, and is
> interpreted as +(+(mismatches)).
>
> - Sam Ruby
>
> On Mon, Jul 12, 2021 at 7:32 PM wrote:
>>
>> This is an automated email from the ASF dual-hosted
Try (mismatches += 1). "++" is not an operator in Ruby, and is
interpreted as +(+(mismatches)).
- Sam Ruby
On Mon, Jul 12, 2021 at 7:32 PM wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> clr pushed a commit to branch master
> in repository https://gitbox.apach
On Tue, 13 Jul 2021 at 00:29, wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> clr pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/whimsy.git
>
>
> The following commit(s) were added to refs/heads/master by this push:
> ne