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

C++17 does not allow dynamic exception specifications #181

Open
1opeti opened this issue Oct 20, 2022 · 6 comments
Open

C++17 does not allow dynamic exception specifications #181

1opeti opened this issue Oct 20, 2022 · 6 comments

Comments

@1opeti
Copy link

1opeti commented Oct 20, 2022

compiling darkice-1.4 on Ubuntu 20.04 with aacplus & lame the installation fails on make because C++17 does not allow previously deprecated call to throw
Is there a work around?

@0d0a
Copy link

0d0a commented Feb 12, 2023

work around : reinstall linux focal do NOT upgrade
or use updates-alternatives:
https://linuxconfig.org/how-to-switch-between-multiple-gcc-and-g-compiler-versions-on-ubuntu-22-04-lts-jammy-jellyfish

@pat1
Copy link

pat1 commented Mar 17, 2023

Do not compile on Fedora 34+ and Rocky Linux too.

@asbestomolesto
Copy link

asbestomolesto commented Dec 8, 2023

Does not compile on Devuan GNU/Linux Daedalus also.
No answer 'till 2022 - is this sofrware dead? I see no new versions since 2020.

@titixbrest
Copy link

Hi !
Did you try recently ? A PR has been submitted and already accepted.
Checkout from the dev branch and let me know

@0d0a
Copy link

0d0a commented Dec 8, 2023 via email

@titixbrest
Copy link

Hi @rafael2k this bug report is closed.

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

No branches or pull requests

5 participants