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

Tried #885, but a problem of TS API #887

Merged
merged 3 commits into from
Nov 27, 2023
Merged

Tried #885, but a problem of TS API #887

merged 3 commits into from
Nov 27, 2023

Conversation

samchon
Copy link
Owner

@samchon samchon commented Nov 27, 2023

No description provided.

When there's same type exists in both `atomics` and `constants` and try to predicate union type about that case, `typia` mis-computes whether each types are intersected or not.

This PR fixes the bug, just by adding the special logic about the same typed `atomics` and `constants` are compatible.
@samchon samchon self-assigned this Nov 27, 2023
@samchon samchon added this to In progress in V5 Update via automation Nov 27, 2023
Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

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

Test pass

@samchon samchon merged commit 5558be6 into master Nov 27, 2023
2 of 3 checks passed
V5 Update automation moved this from In progress to Done Nov 27, 2023
@samchon samchon deleted the features/never branch November 27, 2023 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant