Cardinal icon indicating copy to clipboard operation
Cardinal copied to clipboard

writeImzML() gives negative offsets on large files on Windows

Open kuwisdelu opened this issue 2 years ago • 0 comments

Suspected to be an issue with Windows compiler support for long ints in sprintf().

Consider refactoring to use std::to_string().

kuwisdelu avatar Nov 19 '22 02:11 kuwisdelu