<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



</head>
<body>
<style type="text/css">
img {
max-width: 100%; height: auto;
}
</style>
<div class="content">
<h3>
Hugo Beauzée-Luyssen pushed to branch master
at <a href="https://code.videolan.org/videolan/libvlcpp">videolan / libvlcpp</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://code.videolan.org/videolan/libvlcpp/commit/ac7631117bdff7cb759102e3ecd962d2353da732">ac763111</a></strong>
<div>
<span>by Hugo Beauzée-Luyssen</span>
<i>at 2016-08-10T15:19:02+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap">Instance: Fix signed/unsigned mismatch
</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class="file-stats">
<a href="#diff-0" style="text-decoration: none">
vlcpp/Instance.hpp
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id="diff-0">
<a href="https://code.videolan.org/videolan/libvlcpp/commit/ac7631117bdff7cb759102e3ecd962d2353da732#diff-0"><strong>vlcpp/Instance.hpp</strong></a>
<hr>
<table class="code white" style="-premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background: #fff; border: none; border-collapse: separate; color: #333; font-family: monospace; margin: 0; padding: 0; width: 100%" bgcolor="#fff" width="100%" cellpadding="0" cellspacing="0">
<tr class="line_holder match" id="">
<td class=" diff-line-num old_line unfold js-unfold" data-linenumber="530" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class=" diff-line-num new_line unfold js-unfold" data-linenumber="530" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="line_content match" style="background: #fafafa; border: none; color: rgba(0,0,0,0.3); display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fafafa">@@ -530,7 +530,7 @@ public:</td>

</tr>

<tr class="line_holder" id="06bbc5838b9ff59a3666fc52bb279848442c0326_530_530">
<td class="diff-line-num old_line" data-linenumber="530" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
530
</td>
<td class="diff-line-num new_line" data-linenumber="530" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
530
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC530" class="line">        <span class="n" style="color: #333">std</span><span class="o" style="font-weight: bold">::</span><span class="n" style="color: #333">unique_ptr</span><span class="o" style="font-weight: bold"><</span><span class="n" style="color: #333">libvlc_media_discoverer_description_t</span><span class="o" style="font-weight: bold">*</span><span class="p">,</span> <span class="k" style="font-weight: bold">decltype</span><span class="p">(</span><span class="n" style="color: #333">releaser</span><span class="p">)</span><span class="o" style="font-weight: bold">></span> <span class="n" style="color: #333">descPtr</span><span class="p">(</span> <span class="n" style="color: #333">pp_descs</span><span class="p">,</span> <span class="n" style="color: #333">releaser</span> <span class="p">);</span></span>
</td>
</tr>

<tr class="line_holder" id="06bbc5838b9ff59a3666fc52bb279848442c0326_531_531">
<td class="diff-line-num old_line" data-linenumber="531" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
531
</td>
<td class="diff-line-num new_line" data-linenumber="531" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
531
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC531" class="line">        <span class="n" style="color: #333">std</span><span class="o" style="font-weight: bold">::</span><span class="n" style="color: #333">vector</span><span class="o" style="font-weight: bold"><</span><span class="n" style="color: #333">MediaDiscoverer</span><span class="o" style="font-weight: bold">::</span><span class="n" style="color: #333">Description</span><span class="o" style="font-weight: bold">></span> <span class="n" style="color: #333">res</span><span class="p">;</span></span>
</td>
</tr>

<tr class="line_holder" id="06bbc5838b9ff59a3666fc52bb279848442c0326_532_532">
<td class="diff-line-num old_line" data-linenumber="532" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
532
</td>
<td class="diff-line-num new_line" data-linenumber="532" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
532
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC532" class="line">        <span class="n" style="color: #333">res</span><span class="p">.</span><span class="n" style="color: #333">reserve</span><span class="p">(</span> <span class="n" style="color: #333">nbSd</span> <span class="p">);</span></span>
</td>
</tr>

<tr class="line_holder old" id="06bbc5838b9ff59a3666fc52bb279848442c0326_533_533">
<td class="diff-line-num old old_line" data-linenumber="533" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
533
</td>
<td class="diff-line-num new_line old" data-linenumber="533" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span id="LC533" class="line">        <span class="k" style="font-weight: bold">for</span> <span class="p">(</span> <span class="k" style="font-weight: bold">auto</span> <span class="n" style="color: #333">i</span> <span class="o" style="font-weight: bold">=</span> <span class="mi" style="color: #099">0<span class="idiff left right" style="background: #fac5cd">u</span></span><span class="p">;</span> <span class="n" style="color: #333">i</span> <span class="o" style="font-weight: bold"><</span> <span class="n" style="color: #333">nbSd</span><span class="p">;</span> <span class="o" style="font-weight: bold">++</span><span class="n" style="color: #333">i</span> <span class="p">)</span></span>
</td>
</tr>

<tr class="line_holder new" id="06bbc5838b9ff59a3666fc52bb279848442c0326_534_533">
<td class="diff-line-num new old_line" data-linenumber="534" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="533" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
533
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span id="LC533" class="line">        <span class="k" style="font-weight: bold">for</span> <span class="p">(</span> <span class="k" style="font-weight: bold">auto</span> <span class="n" style="color: #333">i</span> <span class="o" style="font-weight: bold">=</span> <span class="mi" style="color: #099">0</span><span class="p">;</span> <span class="n" style="color: #333">i</span> <span class="o" style="font-weight: bold"><</span> <span class="n" style="color: #333">nbSd</span><span class="p">;</span> <span class="o" style="font-weight: bold">++</span><span class="n" style="color: #333">i</span> <span class="p">)</span></span>
</td>
</tr>

<tr class="line_holder" id="06bbc5838b9ff59a3666fc52bb279848442c0326_534_534">
<td class="diff-line-num old_line" data-linenumber="534" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
534
</td>
<td class="diff-line-num new_line" data-linenumber="534" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
534
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC534" class="line">            <span class="n" style="color: #333">res</span><span class="p">.</span><span class="n" style="color: #333">emplace_back</span><span class="p">(</span> <span class="n" style="color: #333">pp_descs</span><span class="p">[</span><span class="n" style="color: #333">i</span><span class="p">]</span><span class="o" style="font-weight: bold">-></span><span class="n" style="color: #333">psz_name</span><span class="p">,</span> <span class="n" style="color: #333">pp_descs</span><span class="p">[</span><span class="n" style="color: #333">i</span><span class="p">]</span><span class="o" style="font-weight: bold">-></span><span class="n" style="color: #333">psz_longname</span><span class="p">,</span> <span class="n" style="color: #333">pp_descs</span><span class="p">[</span><span class="n" style="color: #333">i</span><span class="p">]</span><span class="o" style="font-weight: bold">-></span><span class="n" style="color: #333">i_cat</span> <span class="p">);</span></span>
</td>
</tr>

<tr class="line_holder" id="06bbc5838b9ff59a3666fc52bb279848442c0326_535_535">
<td class="diff-line-num old_line" data-linenumber="535" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
535
</td>
<td class="diff-line-num new_line" data-linenumber="535" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
535
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC535" class="line">        <span class="k" style="font-weight: bold">return</span> <span class="n" style="color: #333">res</span><span class="p">;</span></span>
</td>
</tr>

<tr class="line_holder" id="06bbc5838b9ff59a3666fc52bb279848442c0326_536_536">
<td class="diff-line-num old_line" data-linenumber="536" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
536
</td>
<td class="diff-line-num new_line" data-linenumber="536" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
536
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC536" class="line">    <span class="p">}</span></span>
</td>
</tr>

</table>
<br>
</li>

</div>
<div class="footer" style="margin-top: 10px">
<p style="color: #777; font-size: small">

<br>
<a href="https://code.videolan.org/videolan/libvlcpp/commit/ac7631117bdff7cb759102e3ecd962d2353da732">View it on GitLab</a>.
<br>
You're receiving this email because of your account on code.videolan.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://code.videolan.org/videolan/libvlcpp/commit/ac7631117bdff7cb759102e3ecd962d2353da732"}}</script>
</p>
</div>
</body>
</html>