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

Suppress new Jammy warnings #404

Merged
merged 20 commits into from
Aug 28, 2023
Merged

Suppress new Jammy warnings #404

merged 20 commits into from
Aug 28, 2023

Commits on Aug 23, 2023

  1. Use explicit functions for Connections

    Cleans up corresponding deprecation warnings
    
    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0a8d83f View commit details
    Browse the repository at this point in the history
  2. Clean up log spew related to "Cannot read property"

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    01d8355 View commit details
    Browse the repository at this point in the history
  3. More log spew cleanup

    This narrows the warnings to LoadBadInheritancePlugin.
    
    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b89ff7c View commit details
    Browse the repository at this point in the history
  4. Lint

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7a2a0e7 View commit details
    Browse the repository at this point in the history
  5. Add backward to debug

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0b242fa View commit details
    Browse the repository at this point in the history
  6. Fix race in camera_tracking

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e719203 View commit details
    Browse the repository at this point in the history
  7. Remove unloadEngine call

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e85983a View commit details
    Browse the repository at this point in the history
  8. Examples quality of life improvements

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7762576 View commit details
    Browse the repository at this point in the history
  9. Lint

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8572caf View commit details
    Browse the repository at this point in the history
  10. Iteration

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0d83bc0 View commit details
    Browse the repository at this point in the history
  11. Don't unload anywhere

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    14fc775 View commit details
    Browse the repository at this point in the history
  12. Add a sleep for testing

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    04ed261 View commit details
    Browse the repository at this point in the history
  13. Force processing events

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    63ef438 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Remove backward

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ea1e2ea View commit details
    Browse the repository at this point in the history
  2. Undo examples changes

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6b604ea View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    01129cc View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Change inheritance in test

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    fc7cebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69f4cdf View commit details
    Browse the repository at this point in the history
  3. Fix Windows warning

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e22d978 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff7646e View commit details
    Browse the repository at this point in the history