Skip to content

Commit

Permalink
fix: patch fmt::join at thrift/compiler/ast/t_const_value.h
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Oct 30, 2024
1 parent 5c235b3 commit 3c2b8cc
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 @@ -74,5 +74,6 @@ 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"
do_patch_multiline "$1/thrift/compiler/ast/t_const_value.h" "$re" "$sbst"

fi

0 comments on commit 3c2b8cc

Please sign in to comment.