You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace magic numbers with named constants in set repr iteration
Use SET_ENTRY_SIZE, SET_ENTRY_KEY, SET_ENTRY_KEY_TAG, SET_TOMBSTONE
constants instead of hardcoded 24, 8, 16, 0xDEAD in set_repr loop.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments