[mpg123-users] Do mpg123_distversion and mpg123_libversion really not exist?
Brought to you by:
sobukus
From: Martin G. <mar...@gm...> - 2024-10-30 03:55:14
|
Thanks again. On a different subject, I thought I'd check for the mpg123 version being earlier than 1.32.8 before setting NO_FRANKENSTEIN, but am getting that mpg123_distversion() is undefined despite being documented and I can't find any mention of it in mpg123.h, (nor of mpg123_libversion() as it happens) only the #define MPG123_API_VERSION. If mpg123_*version() really don't exist, I thought I could enable monster protection if MPG123_API_VERSION <= 47 and ask you to bump the API_VERSION in the next release but just noticed that its value has dropped from 48 to 47 between 1.32.7 and 1.32.8 so I'm now even more confused than before. It would be nice to let people deal with monster files safely in the future - how should I proceed? Blessings M |