1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-05 06:25:48 +01:00
Clementine-audio-player-Mac.../3rdparty/libprojectm/MilkdropPresetFactory
Jim Broadus d7966c8285 Fix rpmbuild error in librojectm
When using rpmbuild on Fedora 33, the build fails with:
error: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Werror=stringop-overflow=]

This was fixed as part of projectm change d4d74f6d. This change takes the
relevant parts of that commit.

Note that the projectm commit contains several other warning fixes that might
affect Clementine builds in the future.
2020-12-17 11:29:49 +00:00
..
BuiltinFuncs.cpp
BuiltinFuncs.hpp
BuiltinParams.cpp
BuiltinParams.hpp
CMakeLists.txt
CustomShape.cpp
CustomShape.hpp
CustomWave.cpp
CustomWave.hpp
CValue.hpp
Eval.cpp
Eval.hpp
Expr.cpp
Expr.hpp
Func.cpp
Func.hpp
IdlePreset.cpp Replace deprecated std::auto_ptr with new std::unique_ptr. 2020-05-14 15:10:35 +01:00
IdlePreset.hpp Replace deprecated std::auto_ptr with new std::unique_ptr. 2020-05-14 15:10:35 +01:00
InitCond.cpp Fix rpmbuild error in librojectm 2020-12-17 11:29:49 +00:00
InitCond.hpp
InitCondUtils.hpp
MilkdropPreset.cpp
MilkdropPreset.hpp
MilkdropPresetFactory.cpp Replace deprecated std::auto_ptr with new std::unique_ptr. 2020-05-14 15:10:35 +01:00
MilkdropPresetFactory.hpp Replace deprecated std::auto_ptr with new std::unique_ptr. 2020-05-14 15:10:35 +01:00
Param.cpp
Param.hpp
ParamUtils.hpp
Parser.cpp Fix rpmbuild error in librojectm 2020-12-17 11:29:49 +00:00
Parser.hpp
PerFrameEqn.cpp
PerFrameEqn.hpp
PerPixelEqn.cpp
PerPixelEqn.hpp
PerPointEqn.cpp
PerPointEqn.hpp
PresetFrameIO.cpp
PresetFrameIO.hpp