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

build warning: assignment from incompatible pointer type #42

Closed
mehlis opened this issue Jun 2, 2013 · 1 comment
Closed

build warning: assignment from incompatible pointer type #42

mehlis opened this issue Jun 2, 2013 · 1 comment
Labels
Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Comments

@mehlis
Copy link
Contributor

mehlis commented Jun 2, 2013

irq_cpu.c: In function 'print_sigmasks':
irq_cpu.c:81:15: warning: assignment from incompatible pointer type [enabled by default]
p = sched_threads[i]->stack_start;

@mehlis
Copy link
Contributor Author

mehlis commented Jul 17, 2013

this one is fixed in master

@mehlis mehlis closed this as completed Jul 17, 2013
aabadie pushed a commit to aabadie/RIOT that referenced this issue Mar 20, 2019
fixup! fixup! exmples/suit_update: add some publishing docs to README.md
eduazocar pushed a commit to eduazocar/RIOT that referenced this issue Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

No branches or pull requests

1 participant