[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
0001-Cast-the-alloca-result-to-make-C-on-MinGW-happy.patch
Description: Text document
signature.asc
Description: PGP signature
- [PATCH] Small chicken.h fix to make taglib compile on MinGW,
Vasilij Schneidermann <=