<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 5, 2017 at 12:31 PM, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org" target="_blank">jb@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>




<div><div style="font-family:helvetica,arial,sans-serif">Hello Tomaz,<br></div><span class="">
<div><br></div>
<div>On Wed, 5 Apr 2017, at 12:19, Tomaz Canabrava wrote:<br></div>
<blockquote type="cite"><div dir="ltr"><div><div><div><div style="font-family:helvetica,arial,sans-serif">Vlc used luaL_checkinteger (that exists in lua 5.3) and luaL_checkint (that doesn't), this patch changes all ocorrences of luaL_checkint to the one that exists on lua 5.3<br></div>
</div>
<div style="font-family:helvetica,arial,sans-serif">created with the following command:<br></div>
<div style="font-family:helvetica,arial,sans-serif"><br></div>
<div style="font-family:helvetica,arial,sans-serif"> sed -i 's/luaL_checkint(/luaL_<wbr>checkinteger(/' **/*.c     <br></div>
</div>
</div>
</div>
</blockquote><div style="font-family:helvetica,arial,sans-serif"><br></div>
</span><div style="font-family:helvetica,arial,sans-serif">I'm quite sure this patch has already been rejected. :D<br></div></div></blockquote><div><br></div><div>Probably not the same, since I just created (without looking on the history first),<br></div><div>the reason I did it was, well, I don't have lua 5.2, only 5.3 and I needed it to compile vlc :)<br></div><div>probably over my head here, but why not support the 5.3 flavor of the moon?<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:helvetica,arial,sans-serif"></div>
<div style="font-family:helvetica,arial,sans-serif"><br></div>
<div style="font-family:helvetica,arial,sans-serif">jb<br></div>
<div style="font-family:helvetica,arial,sans-serif"><br></div>
<div id="m_6562558744297220047sig60240713"><div class="m_6562558744297220047signature">--<br></div>
<div class="m_6562558744297220047signature">Jean-Baptiste Kempf -  President<br></div>
<div class="m_6562558744297220047signature">+33 672 704 734<br></div>
<div class="m_6562558744297220047signature"> <br></div>
<div class="m_6562558744297220047signature"><br></div>
</div>
<div style="font-family:helvetica,arial,sans-serif"><br></div>
</div>

<br>______________________________<wbr>_________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/<wbr>listinfo/vlc-devel</a><br></blockquote></div><br></div></div>