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