On Wed, Apr 24, 2019 at 03:04:05AM +1000, Naveen Nathan wrote:
This is to fix an annoyance where the imap browser may inaccurately display hierarchical visual cues ('+') to folders that have no children. This happens when the \HasNoChildren flag is absent in IMAP LIST/LSUB responses (thanks Kevin for figuring this out).

I'll take a closer look at the patch later today, but one quick thing to note is the bracket style does not match : please use Allman style:

if (foo)
{
 bar;
}

--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to