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? -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
