Re: sscanf change prevents build of CURRENT

2023-08-30 Thread Dag-Erling Smørgrav
"John F Carr" writes: > I had a problem yesterday and today rebuilding a -CURRENT system from > source: [...] The cause was an sscanf call unexpectedly failing to > parse the input. This caused the mkmagic program (internal tool used > to build magic number table for file) to fail. This was fix

sscanf change prevents build of CURRENT

2023-08-30 Thread John F Carr
I had a problem yesterday and today rebuilding a -CURRENT system from source: --- magic.mgc --- ./mkmagic magic magic, 4979: Warning: Current entry does not yet have a description for adding a MIME type mkmagic: could not find any valid magic files! The cause was an sscanf call unexpecte