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

Compiler warning: 'UIPEthernetClass::packetstate' will be initialized after... #36

Closed
nilrog opened this issue Feb 2, 2014 · 1 comment

Comments

@nilrog
Copy link
Contributor

nilrog commented Feb 2, 2014

I think all these warnings belong together, but i'm not sure.

/Users/nilrog/Documents/Arduino/libraries/UIPEthernet/UIPEthernet.h: In constructor 'UIPEthernetClass::UIPEthernetClass()':
/Users/nilrog/Documents/Arduino/libraries/UIPEthernet/UIPEthernet.h:93: warning: 'UIPEthernetClass::packetstate' will be initialized after
/Users/nilrog/Documents/Arduino/libraries/UIPEthernet/UIPEthernet.h:86: warning:   'DhcpClass* UIPEthernetClass::_dhcp'
/Users/nilrog/Documents/Arduino/libraries/UIPEthernet/UIPEthernet.cpp:47: warning:   when initialized here
@nilrog
Copy link
Contributor Author

nilrog commented Feb 15, 2014

Closing this since there is a pull request for addressing this in #49.

@nilrog nilrog closed this as completed Feb 15, 2014
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

No branches or pull requests

1 participant