You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When moving to LLVM 16 there are many cases in cdt/tools/include/eosio where it was necessary to add .str() was needed. This creates the odd syntax of .str().str() .