[vlc-devel] commit: Add some missing symbols in a blind attempt to fix the buildbots. Feel free to revert if this is wrong. (Antoine Cellerier )

git version control git at videolan.org
Mon May 26 14:51:07 CEST 2008


vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Mon May 26 14:52:25 2008 +0200| [3c810a5543257b87078822429e554e23bf45643d]

Add some missing symbols in a blind attempt to fix the buildbots. Feel free to revert if this is wrong.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3c810a5543257b87078822429e554e23bf45643d
---

 src/libvlccore.sym |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index 8632748..9918e70 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -123,6 +123,8 @@ httpd_UrlNew
 httpd_UrlNewUnique
 __image_HandlerCreate
 image_HandlerDelete
+inet_ntop
+inet_pton
 InitMD5
 input_AddSubtitles
 input_Control
@@ -342,6 +344,11 @@ ToLocale
 ToLocaleDup
 unescape_URI
 unescape_URI_duplicate
+update_Check
+update_Delete
+update_Download
+update_NeedUpgrade
+__update_New
 us_atof
 us_strtod
 utf8_fopen
@@ -382,6 +389,7 @@ __vlc_cond_init
 vlc_config_create
 vlc_config_set
 vlc_CPU
+vlc_dgettext
 vlc_error
 __vlc_event_attach
 vlc_event_detach
@@ -429,7 +437,9 @@ __vlc_object_waitpipe
 __vlc_object_yield
 vlc_pthread_fatal
 vlc_rand_bytes
+vlc_recvmsg
 vlc_sdp_Start
+vlc_sendmsg
 vlc_strcasestr
 vlc_strlcpy
 vlc_strtoll
@@ -442,6 +452,7 @@ vlc_threadvar_create
 vlc_threadvar_delete
 vlc_ureduce
 VLC_Version
+vlc_wclosedir
 vlc_wraptext
 vlm_Control
 vlm_Delete




More information about the vlc-devel mailing list