chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Small chicken.h fix to make taglib compile on MinGW


From: Vasilij Schneidermann
Subject: [PATCH] Small chicken.h fix to make taglib compile on MinGW
Date: Mon, 19 Apr 2021 19:15:26 +0200

Hello everyone,

I've tried installing the taglib egg on my MinGW setup today and found
that including chicken.h in C++ mode fails with "invalid conversion from
'void*' to 'char*' [-fpermissive]". The included patch fixes this
problem.

Vasilij

Attachment: 0001-Cast-the-alloca-result-to-make-C-on-MinGW-happy.patch
Description: Text document

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]