Skip to content

fix: Fixed overflow warnings when code not processed due to IF.#115

Merged
Fubukimaru merged 3 commits into
masterfrom
fix_if
Nov 4, 2023
Merged

fix: Fixed overflow warnings when code not processed due to IF.#115
Fubukimaru merged 3 commits into
masterfrom
fix_if

Conversation

@Fubukimaru

@Fubukimaru Fubukimaru commented Nov 4, 2023

Copy link
Copy Markdown
Owner

Even though CALLs and JPs are avoided, values were being evaluated. This is avoided by including also the conditional check in values.

Fixes #90

Even though CALLs and JPs are avoided, values were being evaluated. This
is avoided by including also the conditional check in values.
Comment thread src/dura.y Outdated
@Fubukimaru Fubukimaru merged commit 2466ace into master Nov 4, 2023
@Fubukimaru Fubukimaru deleted the fix_if branch November 4, 2023 12:12
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.

Conditional assembly does not evade tag definitions

2 participants