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 [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
