nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH V3] input: allow distinguishing shifted from unshifted Meta k


From: Benno Schulenberg
Subject: Re: [PATCH V3] input: allow distinguishing shifted from unshifted Meta keystrokes
Date: Fri, 13 Dec 2019 10:49:26 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Op 12-12-2019 om 23:16 schreef Brand Huntsman:
> nano.c: In function 'main':
> nano.c:2397:22: error: assignment of read-only location '*(chord->keystr + 2)'
>  2397 |     chord->keystr[2] = tolower(chord->keystr[2]);

Oww.  I was running tcc these days, for speed of compilation.  Apparently
it doesn't care about const declarations.  :|  Will be fixed in V4.

Benno

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]