Opened 6 years ago
Last modified 22 months ago
#58009 assigned defect
lmms: no matching function for call to 'min'
Reported by: | mojca (Mojca Miklavec) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | lmms |
Description
I noticed this while updating fluidsynth and it should hopefully be easy to fix:
/opt/local/var/macports/build/_Users_vsts_agent_2.144.2_work_1_s_multimedia_lmms/lmms/work/lmms-1.1.3/plugins/LadspaEffect/calf/src/modules_limit.cpp:543:27: error: no matching function for call to 'min' buffer[pos] = std::min(*params[param_limit] / std::max(fabs(sum_left), fabs(sum_right)), 1.0); ^~~~~~~~
Change History (3)
comment:1 Changed 6 years ago by mojca (Mojca Miklavec)
comment:2 Changed 2 years ago by barracuda156
The port should be updated. Current version is 1.2.2: https://github.com/LMMS/lmms
comment:3 Changed 22 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
In 3ee3d446576277480db5053868eb38add1220bae/macports-ports (master):