Skip to content

fix: preprocessor evaluation takes misplaced operators - #5795

Open
seia-soto wants to merge 1 commit into
ghostery:masterfrom
seia-soto:preprocessor-eval
Open

fix: preprocessor evaluation takes misplaced operators#5795
seia-soto wants to merge 1 commit into
ghostery:masterfrom
seia-soto:preprocessor-eval

Conversation

@seia-soto

Copy link
Copy Markdown
Member

correct !! negation handling and reject malformed expressions (a(b), a!, ()a) instead of silently mis-evaluating them. this pull request is written with a help of artificial intelligence for writing test code and comments. those are manually validated but might contain wrong information.

correct !! negation handling and reject malformed expressions (a(b), a!, ()a) instead of silently mis-evaluating them.
@seia-soto seia-soto self-assigned this Jul 31, 2026
@seia-soto
seia-soto requested a review from remusao as a code owner July 31, 2026 11:01
@seia-soto seia-soto added the PR: Bug Fix 🐛 Increment patch version when merged label Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Bug Fix 🐛 Increment patch version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant