Landing: b966e87aa42a
Project / Subsystem
gcc / libdecnumber
Date
2026-05-14
Author
Dhruv Chawla
Commit
b966e87aa42ad43837259b2e89571bbcfdd01ae5
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- libdecnumber
- patch_id
- —
- commit_hash
- b966e87aa42ad43837259b2e89571bbcfdd01ae5
- source_type
- github
- headline
- Libdecnumber: Correct typos in source files.
- tldr
- This commit fixes typos across multiple libdecnumber source files.
- author
- Dhruv Chawla
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • libdecnumber
- • typo
- • cleanup
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-14T00:00:00.000Z
This commit corrects typos in various files within libdecnumber, a library for decimal arithmetic. The affected files include decBasic.c, decCommon.c, decContext.c, decNumber.c, and decNumberLocal.h. These changes improve code readability and maintainability.