On Sat, Dec 28, 2024, 12:29 Antonio Borneo <borneo.anto...@gmail.com> wrote:
> On Fri, Dec 27, 2024 at 8:39 PM Lupien, John <jlup...@draper.com> wrote: > > > > Martin is clearly right! Here are the corrected diffs. > > Thanks for your patch and your effort to improve OpenOCD. > There was an initial patch to fix this issue in > https://review.openocd.org/c/openocd/+/6444 > but the author never pushed a second version after the remarks in the > review. > I think we can abandon it and take your new version. > And, reading again the old comments in Gerrit to the patch above, cast to '(unsigned char)' is enough. No need for double cast '(int)(unsigned char)'. Regards, Antonio > Would it be possible for you to upload the patch in OpenOCD gerrit at > review.openocd.org ? > > Regards, > Antonio >