trns1997 commented on code in PR #11301: URL: https://github.com/apache/nuttx/pull/11301#discussion_r1415821367
########## libs/libxx/mbstate_t.patch: ########## @@ -0,0 +1,17 @@ +--- libs/libxx/libcxx/include/__mbstate_t.h 2023-11-28 09:52:28.000000000 +0100 Review Comment: @xiaoxiang781216 so I created a patch file that simply change the order of the if checks, causing it to enter the case we wish. I tested on an docker locally (linux) and it works, we just need to update the docker image to have gcc 12 at least. Let me know what you think. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
