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

Allow compilation with g++ 11 #1622

Closed
wants to merge 1 commit into from

Conversation

rlaboiss
Copy link
Member

@rlaboiss rlaboiss commented Mar 7, 2021

For more context, see Debian Bug#984296.

This avoids compilation errors related to the non existent
std::numeric_limits in g++ 11.

It also works with g++ 10.
@rlaboiss
Copy link
Member Author

I am hereby closing this pull request, since it was done in commit b4aea30.

@rlaboiss rlaboiss closed this Jun 16, 2021
@rlaboiss rlaboiss deleted the std-limits-g++-11 branch June 16, 2021 06:38
mbakke pushed a commit to guix-mirror/guix that referenced this pull request Aug 7, 2023
Version 6.1.30 of praat can't be built with GCC. Version 6.1.49 patches
this. See praat/praat#1622 for more information.

-- >8 --
* gnu/packages/language.scm (praat): Update to 6.1.49.
  [inputs]: Replace gtk+-2 with gtk+.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
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.

None yet

3 participants