On Thursday, July 4, 2013, Diego Biurrun <[email protected]> wrote: > On 2013-07-04 16:16, Sean McGovern wrote: >> >> The following patchset renames the file-scope variable 'class' so as to >> a) not use a C++ reserved word, and >> b) not conflict with the class() function in some math libraries such as the >> one shipped with IBM AIX. > > I couldn't care less about C++, but the old names are not really expressive, so the set is an improvement and will fix a FATE box. > > I suggest to squash all but the pthreads commit together. Maybe with the following log message: > > Give "class" variables more expressive names where appropriate. > > This avoids symbol collisions with AIX math libraries and use of > a reserved C++ keyword. > > BTW, I suspect that more such issues may be lurking in other places. >
Will do, thanks. -- Sean McG. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
