docs: fix example return annotation in number/float16/base/assert/is-same-value - #15038
Draft
Planeshifter wants to merge 1 commit into
Draft
docs: fix example return annotation in number/float16/base/assert/is-same-value#15038Planeshifter wants to merge 1 commit into
number/float16/base/assert/is-same-value#15038Planeshifter wants to merge 1 commit into
Conversation
…-same-value` Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016jv9hbAxmcYHYDkCayoo2c
Contributor
Coverage Report
The above coverage report was generated for the changes in this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request:
developbetween 2026-09-05T14:07:34-07:00 (a730ce8) and 2026-09-06T03:08:57-07:00 (6eb47fed)Fixes by package:
number/float16/base/assert/is-same-valuefloat16/base/assert/is-same-value(1458b04): fix@exampledoc comment insrc/main.c— bothxandywere5.0f, annotated// returns false; ported fromfloat32/base/assert/is-same-valuewithout updating the second operand.yis nowstdlib_base_float32_to_float16( -5.0f ).Related Issues
No.
Questions
No.
Other
Validation performed on the 39-commit window (union diff plus per-commit diffs):
zlinspace/dlinspaceforclinspace,gleft-pad-circularfor the new pad packages,roundsd/trunc10for the new f32 math packages,float32assert equivalents for the float16 assert packages,dvariancechforsvariancech)// returnsannotations, JS↔C parity forclinspace,clogspace,roundsdf,trunc10f, andfloat32/ulp-difference, and execution of all migrated ULP-based test suitesDeliberately excluded: anything requiring interpretation or judgment calls about author intent, and anything whose validation would require changes outside the window's diff. One candidate finding (byte-width-based dtype dispatch in
array/base/assert/has-almost-equal-values/has-almost-same-valuesalso matching 16-bit integer arrays) was dropped on those grounds: it mirrors the pre-existing byte-width dispatch convention in the same functions.Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
This PR was produced by an automated Claude Code review routine which audited the last 24 hours of commits merged to
develop; the fix and PR description were written by Claude Code.🤖 Generated with Claude Code
https://claude.ai/code/session_016jv9hbAxmcYHYDkCayoo2c
Generated by Claude Code