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

Fix build failures with GCC 13 #16488

Merged
merged 9 commits into from
Aug 5, 2024

Commits on Aug 2, 2024

  1. some random fixes

    PointKernel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1488259 View commit details
    Browse the repository at this point in the history
  2. Do not move return value

    PointKernel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    74c09c8 View commit details
    Browse the repository at this point in the history
  3. Return std::move fixes

    PointKernel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7c1b80a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a758dd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    727aaa7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98323e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    273d817 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    e02000b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a721bc View commit details
    Browse the repository at this point in the history