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

[1.x] Fix crashes in test6 #179

Merged
merged 3 commits into from
Feb 18, 2024
Merged

[1.x] Fix crashes in test6 #179

merged 3 commits into from
Feb 18, 2024

Commits on Feb 17, 2024

  1. add an option to build example code

    Off by default.
    
    (cherry picked from commit b600d7f)
    Signed-off-by: Steve Lhomme <[email protected]>
    robUx4 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    4f9b9e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. test6: disable writing deprecated elements

    In a perfect world it should not even compile.
    
    (cherry picked from commit d8c038c)
    robUx4 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e75ab70 View commit details
    Browse the repository at this point in the history
  2. test6: disable code with bogus Block ownership

    Both the Cluster and the reference handler think they own the block.
    
    (cherry picked from commit 49f0e33)
    robUx4 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    f4d3ce3 View commit details
    Browse the repository at this point in the history