On Mon, 2025-03-03 at 16:04 +0100, Antonio Diaz Diaz wrote: > I am pleased to announce the release of tarlz 0.27. > > […] > Please send bug reports and suggestions to [email protected]
It seems not to build for me:
extended.cc: In member function ‘void Extended::unknown_keyword(const char*,
int, std::vector<std::__cxx11::basic_string<char> >*) const’:
extended.cc:209:34: error: ‘PTHREAD_MUTEX_INITIALIZER’ was not declared in this
scope
209 | static pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
Looks like <pthread.h> isn't included in extended.cc.
This is Gentoo Linux amd64, gcc (Gentoo 14.2.1_p20250301 p8) 14.2.1
20250301.
--
Best regards,
Michał Górny
signature.asc
Description: This is a digitally signed message part
