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

fix compiler error on ubuntu 12.04 x86_64 and remove duplicated items for smartDeviceLink.ini #18

Merged
merged 3 commits into from
Apr 10, 2015

Conversation

chenbd
Copy link

@chenbd chenbd commented Jan 24, 2015

No description provided.

@@ -42,7 +42,8 @@
#include <sys/sysctl.h>
#include <sys/socket.h>
#ifdef __linux__
# include <linux/tcp.h>
//# include <linux/tcp.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason to commit commented code into the repository?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commented code has been removed.

@justinjdickow
Copy link
Contributor

@chenbd I'm going to be merging in a (hopefully) final internal release today or tomorrow before we move completely to pull requests. Just a heads up because it might require a rebase. This change lgtm though

@chenbd
Copy link
Author

chenbd commented Jan 27, 2015

@justinjdickow my branch has been rebased. seems we still have a lot work to do.
where does your internal release code come from? genivi code base?

error message like this:
/usr/include/linux/tcp.h:72: error: ‘__u32 __fswab32(__u32)’ cannot
appear in a constant-expression
PKramchaninov pushed a commit that referenced this pull request Apr 10, 2015
fix compiler error on ubuntu 12.04 x86_64 and remove duplicated items for smartDeviceLink.ini
@PKramchaninov PKramchaninov merged commit f2a66ae into smartdevicelink:master Apr 10, 2015
anosach-luxoft added a commit that referenced this pull request May 19, 2016
Make google test buildable on Windows
dev-gh pushed a commit to dev-gh/sdl_core that referenced this pull request Jun 7, 2016
…st-build

Make google test buildable on Windows
Related-issues: APPLINK-22713, APPLINK-22716
LuxoftAKutsan pushed a commit that referenced this pull request Feb 23, 2017
…nsent-passangers

REVSDL-1048: Fix name of user consent for passangers` devices
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.

4 participants