Skip to content

Support unsigned long values for Dynamic#1214

Open
singpolyma wants to merge 1 commit into
HaxeFoundation:masterfrom
singpolyma:support-unsigned-long
Open

Support unsigned long values for Dynamic#1214
singpolyma wants to merge 1 commit into
HaxeFoundation:masterfrom
singpolyma:support-unsigned-long

Conversation

@singpolyma

Copy link
Copy Markdown

Fixes ambiguous calls when compiling with Xcode

@singpolyma singpolyma force-pushed the support-unsigned-long branch from 441f720 to c913af3 Compare April 14, 2025 20:48
@barisyild

Copy link
Copy Markdown
Contributor

It looks nice but may break backwards compatibility.

@singpolyma

Copy link
Copy Markdown
Author

why would it break compatibility? anything using an unsigned long (or equivalent) before would fail to compile

@barisyild

Copy link
Copy Markdown
Contributor

why would it break compatibility? anything using an unsigned long (or equivalent) before would fail to compile

Isn't this change likely to affect the behavior of existing projects?

@singpolyma

Copy link
Copy Markdown
Author

It shouldn't affect the behaviour of anything existing, except that some that would not compile before will compile now.

@singpolyma singpolyma force-pushed the support-unsigned-long branch from c913af3 to ffbb7ed Compare April 15, 2025 15:48
@singpolyma singpolyma force-pushed the support-unsigned-long branch 3 times, most recently from cf98d1e to 34d9c2c Compare June 21, 2026 23:29
Fixes ambiguous calls when compiling with Xcode or on BSD
@singpolyma singpolyma force-pushed the support-unsigned-long branch from 34d9c2c to f67dd1c Compare June 21, 2026 23:38
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