On Thu, Oct 24, 2024 at 02:03:12PM -0400, Taylor Blau wrote: > On Thu, Oct 24, 2024 at 12:24:55AM +0000, Usman Akinyemi via GitGitGadget wrote: > > Usman Akinyemi (3): > > daemon: replace atoi() with strtoul_ui() and strtol_i() > > merge: replace atoi() with strtol_i() for marker size validation > > imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT > > parsing > > Thanks, this new round looks quite good to me. Do others have thoughts > on this, or are we ready to start merging it down? I'm happy with this version. Patrick