Skip to content

Conversation

@wixoaGit
Copy link
Member

A for will no longer treat an unindented line of code as its body.

Fixes #2117

@boring-cyborg boring-cyborg bot added the Compiler Involves the OpenDream compiler label Nov 19, 2025
@wixoaGit
Copy link
Member Author

Some codebases have this in their code, and CI is failing on them because they now trigger the EmptyBlock pragma.

@ike709
Copy link
Collaborator

ike709 commented Nov 20, 2025

Aurora fix: Aurorastation/Aurora.3#21613

github-merge-queue bot pushed a commit to cmss13-devs/cmss13 that referenced this pull request Nov 21, 2025
some bizarre-world errors 

mostly whitespace changes but impactful so review with whitespace on

helps to fix ci fails on
OpenDreamProject/OpenDream#2454

---------

Co-authored-by: harryob <[email protected]>
@Drulikar
Copy link

cmss13-devs/cmss13#11179 is merged.

@MistakeNot4892
Copy link

MistakeNot4892 commented Nov 25, 2025

Thanks for the report, our fix is here NebulaSS13/Nebula#5202
EDIT: Merged.

@wixoaGit wixoaGit merged commit 3bedb14 into OpenDreamProject:master Nov 25, 2025
37 of 39 checks passed
@wixoaGit wixoaGit deleted the fix_for_body branch November 25, 2025 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Compiler Involves the OpenDream compiler size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

empty for body causes parsing errors

4 participants