On 07/03/14 14:54, Anton Khirnov wrote: > Added forgotten 2* to the compile assert. Without it we got char c[0] on > success, which surprisingly succeeds without even a warning with gcc, but > errors > with msvc
The code is still fine for me. (and no, putting the inclusion guards is pointless since the headers are idempotent.) _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
