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: add guard for GCC <10.3 on C++20 #5205

Merged

Commits on Jun 27, 2024

  1. Update CI

    InvincibleRMC committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a4b9235 View commit details
    Browse the repository at this point in the history
  2. update define guard

    InvincibleRMC committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0efe146 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fdba88 View commit details
    Browse the repository at this point in the history
  4. updated define guard

    InvincibleRMC committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ecda9ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70ff7fb View commit details
    Browse the repository at this point in the history
  6. update guard

    InvincibleRMC committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8aa5cf7 View commit details
    Browse the repository at this point in the history
  7. testing new guards

    InvincibleRMC committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6c4c9e7 View commit details
    Browse the repository at this point in the history
  8. update guards

    InvincibleRMC committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4c708a7 View commit details
    Browse the repository at this point in the history
  9. surely this time

    InvincibleRMC committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0fe84ef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1008960 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Define PYBIND11_TYPING_H_HAS_STRING_LITERAL to avoid repeating a comp…

    …lex expression.
    Ralf W. Grosse-Kunstleve committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d530ce8 View commit details
    Browse the repository at this point in the history