On Sat, Mar 19, 2016 at 11:14 AM, Anton Khirnov <[email protected]> wrote:
> Quoting Martin Storsjö (2016-03-18 13:01:38)
>> From: Lukasz Marek <[email protected]>
>>
>> Also add const to pointers in static functions within opt.c where
>> possible.
>> ---
>> Or can we freely add const here without waiting for a major bump?
>> I don't see any case where adding const actually would break third
>> party code.
>
> Maybe some c++ wrappers would complain about this?

I'm pretty sure we did add const to function parameters in the past
with no problem.
-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to