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

Fixes for gcc 4.8 #2256

Merged
merged 1 commit into from
Jun 2, 2015
Merged

Fixes for gcc 4.8 #2256

merged 1 commit into from
Jun 2, 2015

Conversation

mcharleb
Copy link
Contributor

The use of a non-static function without a declaration generates a
warning for gcc 4.8.

Clang-3.4 does not work when compiling for gprof. The executable always
generates a segv.

Signed-off-by: Mark Charlebois charlebm@gmail.com

The use of a non-static function without a declaration generates a
warning for gcc 4.8.

Clang-3.4 does not work when compiling for gprof. The executable always
generates a segv.

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
LorenzMeier added a commit that referenced this pull request Jun 2, 2015
@LorenzMeier LorenzMeier merged commit 00fc4b5 into PX4:master Jun 2, 2015
@LorenzMeier LorenzMeier deleted the fixes-for-gcc branch June 2, 2015 08:35
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.

2 participants