<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
git version control wrote:
<blockquote cite="mid:20090410191932.B5EA73D505@skanda.videolan.org"
type="cite">
<pre wrap="">vlc | branch: master | Rémi Denis-Courmont <a class="moz-txt-link-rfc2396E" href="mailto:remi@remlab.net"><remi@remlab.net></a> | Fri Apr 10 22:17:13 2009 +0300| [818639153101c70514bc001d465485d23899a320] | committer: Rémi Denis-Courmont
Move remaining replacement to static import library
</pre>
<blockquote type="cite">
<pre wrap=""><a class="moz-txt-link-freetext" href="http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=818639153101c70514bc001d465485d23899a320">http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=818639153101c70514bc001d465485d23899a320</a>
</pre>
</blockquote>
<pre wrap=""><!---->---
compat/gmtime_r.c | 35 ++++++++++++
compat/localtime_r.c | 37 +++++++++++++
compat/rewind.c | 31 +++++++++++
compat/strcasecmp.c | 42 +++++++++++++++
compat/strcasestr.c | 52 ++++++++++++++++++
compat/strncasecmp.c | 43 +++++++++++++++
configure.ac | 8 +--
include/vlc_common.h | 1 -
include/vlc_fixups.h | 73 +++++---------------------
modules/demux/mkv/matroska_segment_parse.cpp | 2 -
</pre>
</blockquote>
matroska_segment_parse.cpp:779: undefined reference to `gmtime_r(long
const*, tm*)'<br>
<blockquote cite="mid:20090410191932.B5EA73D505@skanda.videolan.org"
type="cite">
<pre wrap=""> src/extras/libc.c | 33 ------------
src/libvlccore.sym | 1 -
12 files changed, 256 insertions(+), 102 deletions(-)
Diff: <a class="moz-txt-link-freetext" href="http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=818639153101c70514bc001d465485d23899a320">http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=818639153101c70514bc001d465485d23899a320</a>
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
<a class="moz-txt-link-freetext" href="http://mailman.videolan.org/listinfo/vlc-devel">http://mailman.videolan.org/listinfo/vlc-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>