zephyrproject-rtos/zephyr

remove -Wno-pointer-sign

开放

#8,921 创建于 2018年7月13日

 (4 条评论) (0 个反应) (0 位负责人)C (9,144 个派生)batch import
EnhancementGood first issueNeeds reviewpriority: low

仓库指标

星标
 (15,249 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南