nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH] Optimize the order of struct members


From: Benno Schulenberg
Subject: Re: [Nano-devel] [PATCH] Optimize the order of struct members
Date: Sat, 25 Aug 2018 10:59:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Op 24-08-18 om 03:02 schreef Brand Huntsman:
> The bright field can be removed from colortype if A_BOLD is stored directly in
> the attributes field, instead of waiting until later to do it. Removal is the
> best optimization.

Yes, good.  Pushed to master, commit b5ede4ff -- with a small tweak:
it is not necessary to '|=' the A_BOLD into 'attributes' as at that
point it is the only value that 'attributes' can have.

Benno

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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