social.mikutter.hachune.netMastodonを使った分散型ソーシャルネットワークの一部です。
#あなたがガチ凍結されると<br> 11月中旬くらいかな?俺はておくれだから<br> Twitterからよく舐められるんだけど、<br> ある時Twitterが度が過ぎて俺を凍結<br> してきたわけ、そんで記憶がないんだけど(痴呆)、<br> 相当ボコボコにしちゃったらしい<br> 俺、これでもておくれですよ?

サーバーの情報

102
人のアクティブユーザー

もっと詳しく

SASANO Takayoshi

test/oldapi.c(github.com/alsa-project/alsa-l)、
oldapi.c:40:6: warning: incompatible function pointer types assigning to 'myfcn *' (aka 'void (*)(void *)') from 'int (*)(const snd_pcm_hw_params_t *)' (aka 'int (*)(const struct _snd_pcm_hw_params *)') [-Wincompatible-function-pointer-types]
fcn = &snd_pcm_hw_params_get_access;
のwarningをどう潰すか頭が痛い。単純にfcn = (myfcn *)&うだうだ、でキャストして良いものかどうか…

GitHubalsa-lib/oldapi.c at master · alsa-project/alsa-libThe Advanced Linux Sound Architecture (ALSA) - library - alsa-lib/oldapi.c at master · alsa-project/alsa-lib