Hi, I wonder whether there’s a commonly agreed set of code issues that should be checked for, e.g. via clang-diagnostic?
This would help with a number of questions I’m wondering about and for which it is not possible to derive rules from the existing code base. For example: should constant local variables be marked as const, should pointer casts be made explicit, etc. ? softworkz _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".