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

use extern in header files when declaring global variables #167

Merged
merged 1 commit into from
Feb 23, 2020

Conversation

cranderson
Copy link
Contributor

Use extern in header files when declaring global variables. Fixes #166

@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.401% when pulling 0ed7318 on cranderson:gcc10 into aba0424 on schweikert:develop.

@schweikert schweikert merged commit bc5017b into schweikert:develop Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ld: multiple definition of `random_data_flag' on gcc 10/binutils 2.33.1 on Fedora 32
3 participants