<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head></head><body><div style="font-size: 12pt; font-family: Calibri,sans-serif;"><div>My crappy MUA does not exhibit any visible difference between the two.</div><div><br></div><div>As for why this matters, see make documentation.</div><div><br></div><div>-- </div><div>Rémi Denis-Courmont</div><div>Sent from my NVIDIA Tegra-powered device</div><br><div id="htc_header">----- Reply message -----<br>De : "Vittorio Giovara" <vittorio.giovara@gmail.com><br>Pour : "Mailing list for VLC media player developers" <vlc-devel@videolan.org><br>Objet : [vlc-devel] [PATCH] contrib: do not initialize an empty variable<br>Date : mer., mai 21, 2014 23:10</div></div><br><pre style="word-wrap: break-word; white-space: pre-wrap;">On Tue, May 20, 2014 at 8:29 PM, Rémi Denis-Courmont <remi@remlab.net> wrote:
> This is not otherwose equivalent code, so no thank you.

Any hint for the 'correct' solution?

Without the patch you get

Distribution-provided packages:
   caca ffi flac fontconfig freetype2 fribidi gettext glib harfbuzz
   iconv libxml2 ogg orc png pthreads regex samplerate schroedinger sdl
   speexdsp speex sqlite theora vorbis vorbisenc x264 xau zlib
Automatically selected packages:
  a52 ass bluray cddb chromaprint dca dvbpsi dvdnav dvdread faad2 ffmpeg
  fluid gcrypt gme gnutls goom kate libmpeg2 live555 lua mad matroska
  modplug mpcdec opus postproc SDL_image shout sidplay2 ssh2 taglib
  tiger twolame upnp vncserver x265 zvbi

with the patch you get

Distribution-provided packages:
  caca ffi flac fontconfig freetype2 fribidi gettext glib harfbuzz iconv
  libxml2 ogg orc png pthreads regex samplerate schroedinger sdl speexdsp
  speex sqlite theora vorbis vorbisenc x264 xau zlib
Automatically selected packages:
  a52 ass bluray cddb chromaprint dca dvbpsi dvdnav dvdread faad2 ffmpeg
  fluid gcrypt gme gnutls goom kate libmpeg2 live555 lua mad matroska
  modplug mpcdec opus postproc SDL_image shout sidplay2 ssh2 taglib
  tiger twolame upnp vncserver x265 zvbi

Thanks,
Vittorio
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
<a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a>
</pre></body></html>