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

Provide support for accept_temporary_this modifier #10

Merged
merged 4 commits into from
Feb 11, 2025

Conversation

arturjpv
Copy link
Member

By default AngelScript no longer allows calls to non-const functions on temporary objects unless the function is tagged with accept_temporary_this.

Provide support to the new type of 'this' modifier.

@arturjpv arturjpv requested a review from tvandijck as a code owner February 11, 2025 09:32
@arturjpv arturjpv merged commit ec8c76a into main Feb 11, 2025
1 check passed
@arturjpv arturjpv deleted the feature/accept-temporary-this branch February 11, 2025 09:39
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.

2 participants