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

Explicitly note that :consistent includes no-ub #49693

Merged
merged 2 commits into from
May 9, 2023
Merged

Conversation

Keno
Copy link
Member

@Keno Keno commented May 9, 2023

We may split these effects in the future, but currently :consistent-cy requires the absence for undefined behavior for the function. There were a few questions about this, so explicitly document this in the help text.

We may split these effects in the future, but currently :consistent-cy
requires the absence for undefined behavior for the function. There
were a few questions about this, so explicitly document this in the
help text.
base/expr.jl Outdated Show resolved Hide resolved
@Seelengrab
Copy link
Contributor

Is this referring to C-style undefined behavior, or some other flavor?

Co-authored-by: Sukera <[email protected]>
Copy link
Sponsor Member

@aviatesk aviatesk left a comment

Choose a reason for hiding this comment

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

We may split these effects in the future

👍

@Keno Keno merged commit 61f6082 into master May 9, 2023
1 check passed
@Keno Keno deleted the kf/consistentub branch May 9, 2023 17:10
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.

None yet

3 participants