Skip to content

fix: stop enums masking - #191

Open
TimLeach635 wants to merge 2 commits into
CambridgeCIA:mainfrom
TimLeach635:fix/enum-masking
Open

fix: stop enums masking#191
TimLeach635 wants to merge 2 commits into
CambridgeCIA:mainfrom
TimLeach635:fix/enum-masking

Conversation

@TimLeach635

Copy link
Copy Markdown
Contributor

Previously, these two enums were both being represented by the same underlying integer, meaning they couldn't be differentiated from each other. This fix means they can now actually be separated!

Co-authored by Claude Code (Sonnet 5), reviewed by me

Co-Authored-By: Claude <noreply@anthropic.com>
@AnderBiguri

Copy link
Copy Markdown
Member

Ah, but these are the same thing, with a different name. I think actually removing NOISY_RECON may be best instead

@TimLeach635

Copy link
Copy Markdown
Contributor Author

Ah, but these are the same thing, with a different name. I think actually removing NOISY_RECON may be best instead

Fantastic - see, this is exactly the kind of thing AI fails to spot!! I'll give removing NOISY_RECON a go and report back

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