[vlc-devel] commit: Bugfix: last. fm segfaults under Windows This is due to %ju unsupported in printf. I also added a few HACKs to enhance submitting (length = 0 did not work, for instance). (JPeg )

Rémi Denis-Courmont rdenis at simphalempin.com
Tue Sep 2 09:03:17 CEST 2008


On Tue,  2 Sep 2008 03:19:13 +0200 (CEST), git at videolan.org (git version
control) wrote:
> vlc | branch: 0.9-bugfix | JPeg <JPeg at videolan.org> | Mon Sep  1 21:09:47
> 2008 -0400| [1ae8196d8bca76caac01ac45defc3fa70cdef63c] | committer:
> Jean-Baptiste Kempf 
> 
> Bugfix: last.fm segfaults under Windows This is due to %ju unsupported in
> printf. I also added a few HACKs to enhance submitting (length = 0 did
not
> work, for instance).

I have to believe that if uintmax_t was used, it was certainly meant to be
BIGGER than unsigned.

-- 
Rémi Denis-Courmont




More information about the vlc-devel mailing list