Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto_registry warning #428

Closed
nlslatt opened this issue Aug 26, 2019 · 0 comments
Closed

auto_registry warning #428

nlslatt opened this issue Aug 26, 2019 · 0 comments
Assignees
Milestone

Comments

@nlslatt
Copy link
Collaborator

nlslatt commented Aug 26, 2019

vt/src/vt/registry/auto/auto_registry.cc: In function ‘vt::trace::TraceEntryIDType vt::auto_registry::theTraceID(const HandlerType&, vt::auto_registry::RegistryTypeEnum)’:
vt/src/vt/registry/auto/auto_registry.cc:123:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^

In release mode, the assert on line 120 won't trigger, resulting in a compile warning.

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

No branches or pull requests

3 participants