On Wed, Apr 27, 2011 at 9:35 PM, Kirill Gavrilov <[email protected]> wrote:
> Just notice. I don't think that usage of "class_" name is stupid.
> "class" is a keyword in C++ and you can not use it as a name for variables.
> However while this name appear in source file (.c, not a header, because
> appearing in header will broke API with C++)
> and this project probably will never be ported to C++ these changes are
> fine...
>

This code already won't compile in a C++ compiler because of the way
it uses malloc().
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to