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

Use constinit in logs.cpp #16287

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Use constinit in logs.cpp #16287

wants to merge 6 commits into from

Commits on Nov 4, 2024

  1. Use constinit in logs.cpp

    Not sure if it will compile yet.
    Nekotekina authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    de0a16a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Workaround constinit in logs.cpp

    Use unique_ptr wrapper
    Nekotekina authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c31cb21 View commit details
    Browse the repository at this point in the history
  2. Update logs.cpp

    Fix std::string reuse
    Nekotekina authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    63d0917 View commit details
    Browse the repository at this point in the history
  3. Update logs.cpp

    Nekotekina authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5f6ac1e View commit details
    Browse the repository at this point in the history
  4. Update logs.cpp

    Nekotekina authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    caf5cc7 View commit details
    Browse the repository at this point in the history
  5. Update logs.cpp

    Nekotekina authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    65abf2c View commit details
    Browse the repository at this point in the history