[
https://issues.apache.org/jira/browse/MYNEWT-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726849#comment-15726849
]
ASF subversion and git services commented on MYNEWT-505:
--------------------------------------------------------
Commit 4e7f485a548902ec3b5a61213aa24a9c150b47a4 in incubator-mynewt-core's
branch refs/heads/develop from [~peterfs]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=4e7f485
]
MYNEWT-505: unit test compiler errors with Clang
Fixed compiler errors using Clang to compiler unit tests in native MacOS
environment.
Changes tested with gcc-5, gcc-6 and Clang (changing compiler/compiler.yml).
> Fix compiler errors when using Clang in native MacOS environment
> ----------------------------------------------------------------
>
> Key: MYNEWT-505
> URL: https://issues.apache.org/jira/browse/MYNEWT-505
> Project: Mynewt
> Issue Type: Bug
> Components: Misc
> Affects Versions: v1_1_beta1
> Environment: unit tests running in native MacOS
> Reporter: Peter Snyder
> Assignee: Peter Snyder
>
> When running "newt test all" with native Clang compiler on MacOS, several
> compiler errors prevented builds and testing. This includes several logic
> bugs as well as unused functions and mis-cast arguments.
> Fixes should be tested with gcc-5, gcc-6 and Clang.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)