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

nxstyle: "Multiple data definitions" false alarm #627

Closed
yamt opened this issue Mar 26, 2020 · 3 comments
Closed

nxstyle: "Multiple data definitions" false alarm #627

yamt opened this issue Mar 26, 2020 · 3 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@yamt
Copy link
Contributor

yamt commented Mar 26, 2020

nxstyle complains "Multiple data definitions" on the following line in apps/examples/module/module_main.c

static const char g_write_string[] = "Hi there, installed driver\n";

it seems it is confused with "," in the string.

@patacongo
Copy link
Contributor

Isn't this the same as issue #387

@patacongo
Copy link
Contributor

Isn't this the same as #387

@patacongo patacongo added bug Something isn't working duplicate This issue or pull request already exists labels Mar 26, 2020
@yamt
Copy link
Contributor Author

yamt commented Mar 26, 2020

it seems same. thank you.

@yamt yamt closed this as completed Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants