gloo icon indicating copy to clipboard operation
gloo copied to clipboard

fix anon-struct usage that's a warning/error -Wnon-c-typedef-for-linkage (#137)

Open luciang opened this issue 3 years ago • 2 comments

Summary: X-link: https://github.com/facebook/CacheLib/pull/137

Fix error: anonymous non-C-compatible type given name for linkage purposes by alias declaration; add a tag name here [-Werror,-Wnon-c-typedef-for-linkage]

Reviewed By: philippv

Differential Revision: D36043476

luciang avatar Apr 30 '22 01:04 luciang

This pull request was exported from Phabricator. Differential Revision: D36043476

facebook-github-bot avatar Apr 30 '22 01:04 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D36043476

facebook-github-bot avatar Apr 30 '22 03:04 facebook-github-bot