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

Issue found in H2020 Vessedia #57

Closed
simonduq opened this issue Jul 20, 2017 · 1 comment
Closed

Issue found in H2020 Vessedia #57

simonduq opened this issue Jul 20, 2017 · 1 comment
Labels
roadmap Used to describe functionality that's in the roadmap (normally the next release)

Comments

@simonduq
Copy link
Member

simonduq commented Jul 20, 2017

uip_conns ends up declared with two different sizes in two different modules, there is a link-time clash:

when parsing examples/ipv6/rpl-udp/udp-server.c:

[kernel] user error: Incompatible declaration for uip_conns:
                     different array sizes
                     First declaration was at /contiki/core/net/ipv6/uip6.c:250
                     Current declaration is at /contiki/core/net/ip/uip.h:1370
@simonduq
Copy link
Member Author

fix was merged

@simonduq simonduq added the roadmap Used to describe functionality that's in the roadmap (normally the next release) label Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap Used to describe functionality that's in the roadmap (normally the next release)
Projects
None yet
Development

No branches or pull requests

1 participant