<div dir="ltr"><div style>Now that I can build FLAC again with Janne&#39;s patch I would like to report about the warnings I get when building for Android:</div><div><br></div><div>android-make | grep warn</div><div>md5.c: In function &#39;format_input_&#39;:</div>
<div>md5.c:282:25: warning: cast increases required alignment of target type [-Wcast-align]</div><div>md5.c:288:24: warning: cast increases required alignment of target type [-Wcast-align]</div><div>decode.c: In function &#39;write_callback&#39;:</div>
<div>decode.c:970:28: warning: cast increases required alignment of target type [-Wcast-align]</div><div>decode.c:971:28: warning: cast increases required alignment of target type [-Wcast-align]</div><div>decode.c:972:28: warning: cast increases required alignment of target type [-Wcast-align]</div>
<div>decode.c:973:28: warning: cast increases required alignment of target type [-Wcast-align]</div><div>encode.c:118:34: warning: cast increases required alignment of target type [-Wcast-align]</div><div>encode.c:119:33: warning: cast increases required alignment of target type [-Wcast-align]</div>
<div><br></div><div style>Kind regards,</div><div style><br></div><div style>Felix</div></div>