Jaren Stangret wrote:
> Testing the metadata-handling properties of flac-to-flac encoding...
> case00a... Files case00a-expect.meta and out.meta differ
> ERROR: metadata does not match expected case00a-expect.meta
> make: *** [fullcheck] Error 1
Last night I did a git bisect on this issue and thi
>
> Your's is probably better and this is probably an improvement:
>
awk 'BEGIN { srand(); print int(rand() * 255 + 1) }'
>
Awk's rand seems to be seeded by the current epoch seconds, but in this
> case that doesn't matter.
Looks good to me. I'd even go as far as implementing your nanose
LinkedIn
I'd like to add you to my professional network on LinkedIn.
- Tarun
Tarun Chauhan
Software Engineer at Stellar Information System
Gurgaon, India
Confirm that you know Tarun Chauhan:
https://www.linkedin.com/e/e1z967-heimyxrr-3z/isd/7475510131/In-2j-qt/?hs=false&tok=1olxL
Janne Hyvärinen wrote:
> Seems safe indeed.
> Attached an updated patch where metaflac works too.
Janne, thanks for your hard work on this.
Unfortunately this patch fails to apply for me. The problem is that
all the Visual Studio files have CRLF newlines, while all the C files
have just LF and t