Re: [PATCH v5 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
From: Usman Akinyemi <hidden>
Date: 2024-10-24 00:25:22
From: Usman Akinyemi <hidden>
Date: 2024-10-24 00:25:22
On Wed, Oct 23, 2024 at 8:33 PM Taylor Blau [off-list ref] wrote:
On Wed, Oct 23, 2024 at 10:52:36AM +0200, Patrick Steinhardt wrote:quoted
On Wed, Oct 23, 2024 at 07:40:17AM +0000, Usman Akinyemi via GitGitGadget wrote:quoted
Changes from Version 4: * Fix incorrect indentation and remove unnecessary braces to avoid confusion.Thanks, this version looks good to me!Thanks for reviewing. This one is looking pretty close, and I've moved it to 'jch' in my tree, but I think there are still a few lingering comments that I'd like to see addressed in a subsequent round before we start merging this one down.
Thanks to all the mentors, I really appreciate your time. I have sent another round. Usman.
Thanks, Taylor