[vlc-devel] [PATCH 3/6] src: fix compilation of fourcc_gen on OS/2

KO Myung-Hun komh78 at gmail.com
Tue Jul 14 11:52:27 CEST 2015



Rémi Denis-Courmont wrote:
> Le 2015-07-13 08:55, KO Myung-Hun a écrit :
>> Rémi Denis-Courmont wrote:
>>> Le 2015-07-07 05:58, KO Myung-Hun a écrit :
>>>> At the beginning, you should have considered the cases that C99 is
>>>> enabled by compiler options.
>>>
>>> Sorry but my test seems just fine.
>>>
>>> "c99" is the standard implementation-agnostic name of the C99 compiler
>>>
>>> (http://pubs.opengroup.org/onlinepubs/9699919799/utilities/c99.html).
>>> There is also "c89" for C89, and there will presumably be "c11" for C11
>>> in the next release. The old standard "cc" is deprecated and has no
>>> specified ways to select the language version; -std is GNU-specific and
>>> not universally supported.
>>>
>>
>> However, c11-gcc and c99-gcc is not a standard they seems to be specific
>> to gcc.
> 
> We can remove the non-standard entries, but I don't really see the point
> in doing so. The point is that, since we fallback to standard, the
> current code is good.
> 

I failed to see why gcc -std={c|gnu}99 could not be appended, since we
fallback to standard.

-- 
KO Myung-Hun

Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM

Korean OS/2 User Community : http://www.ecomstation.co.kr




More information about the vlc-devel mailing list