<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-family:arial,sans-serif;font-size:12.8000001907349px"><vlc_fixups.h> does not use the time() function anywhere anyhow.</span></blockquote><div><br>I will rebuild without the patch now.<br>I need get error for us to find the solution.<br>You may indeed be right and the fix lies somewhere else.<br>I will be back shortly will the error :) </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 18, 2014 at 3:53 PM, Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le 2014-11-18 18:40, Martell Malone a écrit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
That does not seem right. By that line of thinking, we would need to<br></span>
include <time.h> everywhere, and yet clearly we dont.<br>
</blockquote><span class="">
<br>
Yes I understand what you mean it does look strange at first look.<br>
<br>
To me it seems vlc_fixups.h is already making an assumption.<br>
It assumes that if HAVE_GMTIME_R and HAVE_LOCALTIME_R are both<br>
defined then you already have a prototype for the time function.<br>
</span></blockquote>
<br>
No. It assumes that if both gmtime_r() and localtime_r() are present, then <vlc_fixups.h> does not depend on <time.h>.<br>
<br>
<vlc_fixups.h> does not use the time() function anywhere anyhow.<div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
Rémi Denis-Courmont<br>
______________________________<u></u>_________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" target="_blank">https://mailman.videolan.org/<u></u>listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br></div>