Skip to content

Hide haxe.Symbol #12266

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

Merged
merged 1 commit into from
Jun 10, 2025
Merged

Hide haxe.Symbol #12266

merged 1 commit into from
Jun 10, 2025

Conversation

RblSb
Copy link
Member

@RblSb RblSb commented Jun 9, 2025

Not tested, but should work

See https://api.haxe.org/v/development/haxe/Symbol.html

@Simn
Copy link
Member

Simn commented Jun 9, 2025

Should this perhaps just become a private type instead? Not sure how it's being used.

@RblSb
Copy link
Member Author

RblSb commented Jun 10, 2025

Symbol used in other class, so cannot be private i guess

@:noCompletion var __nativeStack:hl.NativeArray<#if (hl_ver >= "1.12.0") haxe.NativeStackTrace.Symbol #else hl.Bytes #end>;

@Simn Simn merged commit b37c3d9 into HaxeFoundation:development Jun 10, 2025
47 checks passed
@RblSb RblSb deleted the patch-1 branch June 10, 2025 11:24
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