Skip to content

Commit

Permalink
fix: patch fmt::join at thrift/compiler/gen/cpp/namespace_resolver.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Oct 30, 2024
1 parent ad7a34f commit 5c235b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci-scripts/patch-fbthrift.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,6 @@ if [[ "$OSTYPE" == "msys" ]]; then
EOM

do_patch_multiline "$1/thrift/compiler/lib/cpp2/util.h" "$re" "$sbst"
do_patch_multiline "$1/thrift/compiler/gen/cpp/namespace_resolver.cc" "$re" "$sbst"

fi

0 comments on commit 5c235b3

Please sign in to comment.