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

Disallow the use of MagicType in complex expressions #14371

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

matheusaaguiar
Copy link
Collaborator

No description provided.

@matheusaaguiar matheusaaguiar marked this pull request as draft June 27, 2023 19:31
@matheusaaguiar matheusaaguiar self-assigned this Jun 27, 2023
@ekpyron ekpyron added this to the 0.8.21 milestone Jul 5, 2023
Copy link
Member

@cameel cameel left a comment

Choose a reason for hiding this comment

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

The PR is missing a changelog. Also a bug list entry, unless we're going to cover all these small PRs with a single entry?

@matheusaaguiar matheusaaguiar marked this pull request as ready for review July 12, 2023 07:53
@cameel cameel changed the title Implement MagicType::mobileType returning nullptr Disallow the use of MagicType in complex expressions Jul 13, 2023
@cameel
Copy link
Member

cameel commented Jul 14, 2023

Looks good now. The only remaining thing is the bug list entry.

cameel
cameel previously approved these changes Jul 14, 2023
@matheusaaguiar
Copy link
Collaborator Author

Rebased.

Changelog.md Outdated Show resolved Hide resolved
@cameel cameel force-pushed the overrideMagicType_mobileType branch from 0634543 to f3fc190 Compare July 18, 2023 08:56
@cameel cameel dismissed ekpyron’s stale review July 18, 2023 08:57

The changelog issue was resolved and Daniel is off today so he would not be able to reapprove anywya.

@cameel cameel requested a review from nikola-matic July 18, 2023 08:57
Comment on lines +7 to +8
// TypeError 9717: (98-109): Invalid mobile type in true expression.
// TypeError 3703: (112-122): Invalid mobile type in false expression.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Kinda weird that these are separate errors, but not really an issue for now :)

@cameel cameel merged commit 2c82873 into develop Jul 18, 2023
1 check passed
@cameel cameel deleted the overrideMagicType_mobileType branch July 18, 2023 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants