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

Prevent bugs in memory_type_to_str #4792

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

davisp
Copy link
Contributor

@davisp davisp commented Mar 6, 2024

My first PR for this either had a weird merge conflict or I totally whiffed on the commit. Regardless, the point was to remove the default switch case so that the compiler will enforce a switch case for every MemoryType and MemoryTrackerType.


TYPE: NO_HISTORY
DESC: Actually fix missing memory_tracker_type_to_str

My first PR for this either had a weird merge conflict or I totally
whiffed on the commit. Regardless, the point was to remove the default
switch case so that the compiler will enforce a switch case for every
MemoryType and MemoryTrackerType.
Copy link

This pull request has been linked to Shortcut Story #42456: Add missing MemoryTrackerType to string switch case..

@KiterLuc KiterLuc merged commit 0ddd3e8 into dev Mar 7, 2024
59 checks passed
@KiterLuc KiterLuc deleted the pd/sc-42456/fix-merge-or-my-mistake branch March 7, 2024 09:41
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