Just wanted to post a follow-up on this.
Mansour Gashasbi has reminded me about this. He is willing to come up with
a set of patches for the issues he has come across. So expect a request for
comments on this when it come through.
(I am back from a wonderful time at BlackHat Asia 2024 - talk text
Recently, I put out a libcdio-paranoia release
https://github.com/rocky/libcdio-paranoia/releases/tag/release-10.2%2B2.0.2
to fix a bug that Whipper folks mentioned 6 years ago.
For those who have looked at the code, it largely follows the C style used
by the original cdparanoia code. This is a s
Rocky Bernstein:
...
> For example:
>
> for(;endA > if(buffA[endA]!=buffB[endB])break;
Perfectly readable though a little cramped.
[ about clang-format etc. ]
> First, any thoughts or comments on this? Any thoughts on which of the many
> C "standard" styles to use? (The great thing about