--- libgig/trunk/ChangeLog 2020/07/25 09:28:56 3799 +++ libgig/trunk/ChangeLog 2021/02/14 14:21:55 3859 @@ -64,6 +64,10 @@ - Added built-in support for C++ Map<> objects (a.k.a. std::map from the STL). + * src/helper.h: + - Fix compile error with GCC 9 due to ignored result value of vasprintf() + function call. + * src/tools/gigdump.cpp: - Print dimension region properties LFO1WaveForm, LFO2WaveForm, LFO3WaveForm, LFO1Phase, LFO2Phase, LFO3Phase, LFO1FlipPhase,