<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">That does not seem right. By that line of thinking, we would need to include <time.h> everywhere, and yet clearly we don't.</span></blockquote><div><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 <span style="font-family:arial,sans-serif;font-size:12.8000001907349px">HAVE_GMTIME_R and HAVE_LOCALTIME_R are both defined then you already have a prototype for the time function.<br>I can't speak for other platforms but this is not the case for mingw-w64</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 18, 2014 at 3:28 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:20, Martell Malone a écrit :<span class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On mingw-w64 we still need time.h to be included in vlc_fixups.h<br>
otherwise we will get undefined references to the time function<br>
itself.<br>
</blockquote>
<br></span>
That does not seem right. By that line of thinking, we would need to include <time.h> everywhere, and yet clearly we don't.<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>