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

Accumulated Fixes - #80, #74 #113

Merged
merged 5 commits into from
Feb 23, 2024
Merged

Accumulated Fixes - #80, #74 #113

merged 5 commits into from
Feb 23, 2024

Commits on Feb 22, 2024

  1. Switch lack of memoization logging level to DEBUG instead of WARN

    Signed-off-by: Tim Paine <timothy.paine@cubistsystematic.com>
    ogarokpeter authored and timkpaine committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    df454a0 View commit details
    Browse the repository at this point in the history
  2. struct bugfix on disappearing dynamic types, fixes #74

    Signed-off-by: Tim Paine <timothy.paine@cubistsystematic.com>
    robambalu authored and timkpaine committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a25da27 View commit details
    Browse the repository at this point in the history
  3. Autoformat python files

    Signed-off-by: Tim Paine <timothy.paine@cubistsystematic.com>
    timkpaine committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    01aeb74 View commit details
    Browse the repository at this point in the history
  4. workaround for gcc c++20 bogus warnings

    Signed-off-by: Tim Paine <timothy.paine@cubistsystematic.com>
    svatasoiu authored and timkpaine committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a3e0191 View commit details
    Browse the repository at this point in the history
  5. Ensure symphony is locking room mapper in get_room_name

    Signed-off-by: Tim Paine <timothy.paine@cubistsystematic.com>
    timkpaine committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cfcac94 View commit details
    Browse the repository at this point in the history