Tomas Härdin (12019-08-06):
> I think they should. See 

Documenting the coding standard and changing it are different matters.

> https://www.imperialviolet.org/2014/02/22/applebug.html

test_warn.c: In function ‘test’:
test_warn.c:6:5: warning: this ‘if’ clause does not guard... 
[-Wmisleading-indentation]
     if (x == y)
     ^~
test_warn.c:8:9: note: ...this statement, but the latter is misleadingly 
indented as if it were guarded by the ‘if’
         return -1;
         ^~~~~~

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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".

Reply via email to