Ewald wrote:
On 12/11/2014 11:13 PM, Howard Page-Clark wrote:
On 11/12/2014 21:07, Mark Morgan Lloyd wrote:
I've been doing a bulk replace of 'case..else' to 'case..otherwise' to
eliminate possible ambiguities that have bitten me in the past, and have
noticed something interesting under 2.6.4 o
On 12/11/2014 11:13 PM, Howard Page-Clark wrote:
> On 11/12/2014 21:07, Mark Morgan Lloyd wrote:
>> I've been doing a bulk replace of 'case..else' to 'case..otherwise' to
>> eliminate possible ambiguities that have bitten me in the past, and have
>> noticed something interesting under 2.6.4 on x86
On 11/12/2014 21:07, Mark Morgan Lloyd wrote:
I've been doing a bulk replace of 'case..else' to 'case..otherwise' to
eliminate possible ambiguities that have bitten me in the past, and have
noticed something interesting under 2.6.4 on x86 Linux.
How can "else" be ambiguous within a case stateme
I've been doing a bulk replace of 'case..else' to 'case..otherwise' to
eliminate possible ambiguities that have bitten me in the past, and have
noticed something interesting under 2.6.4 on x86 Linux.
This is OK:
Ord('.'): case shiftState of
unshifted: mechCode := Co