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
Summary:
This is a long-term solution instead of the 'quick fix' of D33661759 .
fmt version >=8.1 changed internal structures and does not automatically
format the 'DestructorContext' enum.
Add a helper class to format the enum to strings, based on the example
in https://fmt.dev/latest/api.html#udt .
NOTE:
This changes the debug output of the ItemRecords::validate() function
(the last two parameters in the two XLOGF calls).
Reviewed By: therealgymmy
Differential Revision: D33662085
fbshipit-source-id: 608b498c762ca95cc71cb1597831a5c2a5f2c575
0 commit comments