[vlc-devel] gettext fixed in glibc
Rafaël Carré
funman at videolan.org
Mon Apr 14 15:52:55 CEST 2008
2008/4/14, Rémi Denis-Courmont <rem at videolan.org>:
> Side question: do we know how to discriminate glibc 2.7 from 2.7.1 at
> run-time? (telling 2.8 from 2.7 should be easy)
Even harder : how to tell if a potentially broken version of glibc has
been fixed or not ?
I see 2 solutions:
1/ open libc.so and check for a known signature of the fixed lib (braindead)
2/ do not workaround glibc bug in vlc: after all that's not our
problem and may be the easiest solution once some fixed packages are
shipped.
--
Rafaël Carré
More information about the vlc-devel
mailing list