[vlc-devel] [PATCH 1/2] VC compatibility improved a little

Sergey Radionov rsatom at gmail.com
Thu Sep 20 02:29:44 CEST 2012


2012/9/20 Rémi Denis-Courmont <remi at remlab.net>:
> Le mercredi 19 septembre 2012 11:13:30, Sergey Radionov a écrit :
>> 2012/9/19 Rémi Denis-Courmont <remi at remlab.net>:
>> > LLU is a valid integer-suffix according to C99 § 6.4.4.1.
>>
>> why are you talking about C99 if this part for C++?
>
> I honestly do not know if C++ allows LLU but the patch comments do not mention
> C++ (and the patch does not look specific to C++ either).
at least VC++ (2008) don't understands LLU, but compiled good with
ULL. So this patch have meaning.

>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel



More information about the vlc-devel mailing list