zephyrproject-rtos/zephyr

remove -Wno-pointer-sign

Open

#8,921 opened on 2018年7月13日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)C (9,144 forks)batch import
EnhancementGood first issueNeeds reviewpriority: low

Repository metrics

Stars
 (15,249 stars)
PR merge metrics
 (平均マージ 5d 20h) (30d で 1,000 merged PRs)

説明

Remove zephyr_cc_option(-Wno-pointer-sign) and fix all code that mixes signed/unsigned pointers.

コントリビューターガイド