Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "GDScript: Fix common mismatched external parser errors" #94723

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

akien-mga
Copy link
Member

This reverts commit c75225f.

This caused a crashing regression for multiple users: #94617 (comment)

I'd usually wait a couple of days for a regression fix so we don't need to revert what was otherwise also a regression fix, but I'm preparing to build 4.3.rc1 today (actually yesterday, but the regression threw a wrench into these plans), and the new bug is worse than #94244 in the short term.

A new PR addressing #94244 should make sure to test the cases in the regression MRPs into account:
#94617 (comment)
#94697 (comment)

This reverts commit c75225f.

This caused a crashing regression for multiple users:
godotengine#94617 (comment)
@akien-mga akien-mga added this to the 4.3 milestone Jul 25, 2024
@akien-mga akien-mga requested a review from a team as a code owner July 25, 2024 07:24
@akien-mga akien-mga merged commit e343dbb into godotengine:master Jul 25, 2024
18 checks passed
@akien-mga akien-mga deleted the revert-94617 branch July 25, 2024 08:24
@bsil78
Copy link

bsil78 commented Jul 25, 2024

@akien-mga : I can confirm problem mentionned here : #94691 (comment), disappeared with this revert. Strangely the 2 commits just before did not produced the error even if they contain the fix, but is present after that mentionned commit I tested several time (from artifact DL).

@bsil78
Copy link

bsil78 commented Jul 25, 2024

Maybe an artifact upload bug with github itself ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants