Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change abs to std::abs #5831

Merged
merged 1 commit into from
Dec 7, 2020
Merged

Conversation

Veratil
Copy link
Contributor

@Veratil Veratil commented Dec 6, 2020

This prevents GCC 6 from raising an ambiguous call error.

Error reported in Discord: https://discord.com/channels/203559236729438208/207159523616489473/784937509267963904
On Debian 9.13 with GCC 6.3

@PhysSong

This prevents GCC 6 from raising an ambiguous call error.
@LmmsBot
Copy link

LmmsBot commented Dec 6, 2020

🤖 Hey, I'm @LmmsBot from github.com/lmms/bot and I made downloads for this pull request, click me to make them magically appear! 🎩

Linux

Windows

🤖
{"platform_name_to_artifacts": {"Linux": [{"artifact": {"title": {"title": "(AppImage)", "platform_name": "Linux"}, "link": {"link": "https://11356-15778896-gh.circle-artifacts.com/0/lmms-1.3.0-alpha.1.39%2Bg5b4514a-linux-x86_64.AppImage"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/11356?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}], "Windows": [{"artifact": {"title": {"title": "32-bit", "platform_name": "Windows"}, "link": {"link": "https://11355-15778896-gh.circle-artifacts.com/0/lmms-1.3.0-alpha.1.39%2Bg5b4514a92-mingw-win32.exe"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/11355?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}, {"artifact": {"title": {"title": "64-bit", "platform_name": "Windows"}, "link": {"link": "https://11359-15778896-gh.circle-artifacts.com/0/lmms-1.3.0-alpha.1.39%2Bg5b4514a92-mingw-win64.exe"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/11359?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}, {"artifact": {"title": {"title": "32-bit", "platform_name": "Windows"}, "link": {"link": "https://ci.appveyor.com/api/buildjobs/vs2mn7fdfe22826m/artifacts/build/lmms-1.3.0-alpha-msvc2017-win32.exe"}}, "build_link": "https://ci.appveyor.com/project/Lukas-W/lmms/builds/36681968"}, {"artifact": {"title": {"title": "64-bit", "platform_name": "Windows"}, "link": {"link": "https://ci.appveyor.com/api/buildjobs/9qcrb6rk0j0tspiu/artifacts/build/lmms-1.3.0-alpha-msvc2017-win64.exe"}}, "build_link": "https://ci.appveyor.com/project/Lukas-W/lmms/builds/36681968"}]}, "commit_sha": "e458e2882879f6d291cdece08638ba31910bd7a0"}

@zonkmachine zonkmachine merged commit 118d63b into LMMS:master Dec 7, 2020
IanCaio pushed a commit to IanCaio/lmms that referenced this pull request Mar 28, 2021
This prevents GCC 6 from raising an ambiguous call error.
devnexen pushed a commit to devnexen/lmms that referenced this pull request Apr 10, 2021
This prevents GCC 6 from raising an ambiguous call error.
sdasda7777 pushed a commit to sdasda7777/lmms that referenced this pull request Jun 28, 2022
This prevents GCC 6 from raising an ambiguous call error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants