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

cdl: Better handling for missing settings #151

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeremyg-lunarg
Copy link
Collaborator

Distinguish between unset settings and those set to an empty string. This mostly affects message_severity, so that an empty string can turn all messages off. However there's a few messages that have to come out before the layer settings are read and those can't really be turned off.

@ci-tester-lunarg
Copy link
Collaborator

CI CrashDiagnosticLayer build queued with queue ID 339686.

Distinguish between unset settings and those set to an empty string.
This mostly affects message_severity, so that an empty string can turn
all messages off. However there's a few messages that have to come out
before the layer settings are read and those can't really be turned off.
@jeremyg-lunarg jeremyg-lunarg force-pushed the jeremyg-empty-settings branch from 8be4dd2 to c026307 Compare January 7, 2025 23:23
@ci-tester-lunarg
Copy link
Collaborator

CI CrashDiagnosticLayer build queued with queue ID 339693.

@ci-tester-lunarg
Copy link
Collaborator

CI CrashDiagnosticLayer build # 362 running.

@ci-tester-lunarg
Copy link
Collaborator

CI CrashDiagnosticLayer build # 362 passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants