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

[RegEx] Add show_error parameter to control error printing on compilation fail #95212

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

Germenzi
Copy link
Contributor

@Germenzi Germenzi commented Aug 6, 2024

@Germenzi Germenzi requested a review from a team as a code owner August 6, 2024 19:50
@Calinou Calinou added this to the 4.x milestone Aug 6, 2024
Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally on https://github.com/godotengine/godot-demo-projects/tree/master/gui/regex (by editing the compile() call to have false as a second parameter), it works as expected.

@AThousandShips AThousandShips changed the title [RegEx] Added show_error parameter to control error printing on compilation fail [RegEx] Add show_error parameter to control error printing on compilation fail Aug 6, 2024
@AThousandShips
Copy link
Member

You will need to register compatibility methods, see here for instructions

Also after doing so please squash your commits into one, see here

@Germenzi Germenzi requested review from a team as code owners August 6, 2024 21:25
@Germenzi Germenzi force-pushed the regex-show-error branch 6 times, most recently from 81dc8fa to 89cb76f Compare August 7, 2024 04:31
@akien-mga akien-mga modified the milestones: 4.x, 4.4 Aug 27, 2024
@Germenzi Germenzi closed this Aug 28, 2024
@AThousandShips AThousandShips removed this from the 4.4 milestone Aug 28, 2024
@AThousandShips AThousandShips modified the milestones: 4.x, 4.4 Aug 28, 2024
@Germenzi
Copy link
Contributor Author

Omg why it closed. I tried to rebase my brach to new version, and I done it successfully, but PR was closed automatically. Can it be reopened? I'm sorry for my follies, my exp in git ends up in git commit, git push.

@Germenzi Germenzi reopened this Aug 28, 2024
@akien-mga akien-mga merged commit 6eeff72 into godotengine:master Aug 28, 2024
18 checks passed
@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

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.

4 participants