[libcxx-commits] [PATCH] D128600: [libc++][mingw] Remove setlocale from snprintf_l

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 7 13:00:56 PDT 2023


mstorsjo added a comment.

Libcxx wants to finish all outstanding reviews for the migration to github PRs. I guess we should abandon this one for now then, and then reopen as PR when we've got more time to spend effort on it? (It's annoying as this solution is 95% there for all practical cases, but handling the long double case is really annoying...)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128600/new/

https://reviews.llvm.org/D128600



More information about the libcxx-commits mailing list