Skip to content

Conversation

@luciang
Copy link
Contributor

@luciang luciang commented Apr 30, 2022

Summary:
X-link: facebook/CacheLib#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]

Test Plan:

buck-out/v2/gen/fbcode/d839c731f5505c62/datasec/messaging/auth/utils/__MessagingAuthUtils__/headers/datasec/messaging/auth/utils/MessagingAuthLogger.h:83:25: 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]
  using LogInfo = struct {

CI

Reviewed By: philippv

Differential Revision: D36043476

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 30, 2022

🔗 Helpful links

💊 CI failures summary and remediations

As of commit 112512c (more details on the Dr. CI page):

Expand to see more

💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@facebook-github-bot
Copy link
Contributor

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

luciang added a commit to luciang/CacheLib that referenced this pull request Apr 30, 2022
…age (#76610)

Summary:
X-link: pytorch/pytorch#76610

X-link: pytorch/gloo#328

X-link: facebookarchive/fbzmq#38

Pull Request resolved: facebook#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

fbshipit-source-id: d26f1bf9952b4371d3d4901ae15a68af8fd4c2a1
luciang added a commit to luciang/gloo that referenced this pull request Apr 30, 2022
…age (#76610)

Summary:
X-link: pytorch/pytorch#76610

Pull Request resolved: pytorch#328

X-link: facebookarchive/fbzmq#38

X-link: facebook/CacheLib#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

fbshipit-source-id: 6e1dc16bf1d205bfcf1a359f0e812a9bfdb0d039
luciang added a commit to luciang/fbzmq that referenced this pull request Apr 30, 2022
…age (#76610)

Summary:
X-link: pytorch/pytorch#76610

X-link: pytorch/gloo#328

Pull Request resolved: facebookarchive#38

X-link: facebook/CacheLib#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

fbshipit-source-id: 953e43613479fb142ea2ccf29f3d0a39402e4122
@facebook-github-bot
Copy link
Contributor

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

…age (pytorch#76610)

Summary:
Pull Request resolved: pytorch#76610

X-link: pytorch/gloo#328

X-link: facebookarchive/fbzmq#38

X-link: facebook/CacheLib#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]

Test Plan:
```name=before
buck-out/v2/gen/fbcode/d839c731f5505c62/datasec/messaging/auth/utils/__MessagingAuthUtils__/headers/datasec/messaging/auth/utils/MessagingAuthLogger.h:83:25: 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]
  using LogInfo = struct {
```

CI

Reviewed By: philippv

Differential Revision: D36043476

fbshipit-source-id: 679f3b5efd0d233f6cb472e9cba54747ffd49c4e
@facebook-github-bot
Copy link
Contributor

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

@osalpekar
Copy link
Member

@pytorchbot merge this please

@pytorchmergebot
Copy link
Collaborator

Merge failed due to Matched rule superuser, but it was not reviewed yet by any of:vivekmig,houseroad,shoumikhin,kiukchung,davides, ...
Raised by https://github.com/pytorch/pytorch/actions/runs/2259586421

@osalpekar
Copy link
Member

@pytorchbot merge this please

@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2022

Hey @luciang.
You've committed this PR, but it does not have both a 'release notes: ...' and 'topics: ...' label. Please add one of each to the PR. The 'release notes: ...' label should represent the part of PyTorch that this PR changes (fx, autograd, distributed, etc) and the 'topics: ...' label should represent the kind of PR it is (not user facing, new feature, bug fix, perf improvement, etc). The list of valid labels can be found here for the 'release notes: ...' and here for the 'topics: ...'.
For changes that are 'topic: not user facing' there is no need for a release notes label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants