<div dir="ltr">Thank you.<br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 25, 2018 at 7:31 PM, Derek Buitenhuis <span dir="ltr"><<a href="mailto:derek.buitenhuis@gmail.com" target="_blank">derek.buitenhuis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 25/07/2018 14:31, Ashok Kumar Mishra wrote:<br>
> Is it required to increase the build number? Because I have changed only type of the structure member, not<br>
> introduced any new api's or cli's or new structure members.<br>
<br>
</span>Assuming the build number also reflects the ABI, yes, since<br>
the size of the struct may change, since sizeof(bool) likely<br>
does not match sizeof(int). This is the case on e.g. GCC x86_64<br>
where sizeof(bool)==1.<br>
<div class="HOEnZb"><div class="h5"><br>
- Derek<br>
______________________________<wbr>_________________<br>
x265-devel mailing list<br>
<a href="mailto:x265-devel@videolan.org">x265-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/x265-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/<wbr>listinfo/x265-devel</a><br>
</div></div></blockquote></div><br></div></div>