[Tomoyo-dev 1318] 2.5.0-20130214 with clang

Back to archive index

Hideki Yamane henri****@debia*****
2013年 2月 27日 (水) 11:47:03 JST


 やまねです。
 clang で 2.5.0-20130214 をビルドしたら以下の warning がでてました。

> editpolicy_offline.c:2885:24: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
>         memset(ptr, 0, sizeof(ptr));
>                ~~~            ^~~
> editpolicy_offline.c:4791:30: warning: too few arguments in call to 'ccs_editpolicy_offline_init'
>         ccs_editpolicy_offline_init();
>         ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
> 2 warnings generated.



-- 
Regards,

 Hideki Yamane     henri****@debia*****/org
 http://wiki.debian.org/HidekiYamane




tomoyo-dev メーリングリストの案内
Back to archive index