Landing: cae19c78ce7e
Project / Subsystem
gcc / gcc
Date
2026-05-13
Author
Dhruv Chawla
Commit
cae19c78ce7e1c972607b9bd27496409c11fccc2
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- gcc
- patch_id
- —
- commit_hash
- cae19c78ce7e1c972607b9bd27496409c11fccc2
- source_type
- github
- headline
- Algol68, Libga68: Fix Typographical Errors in Various Files
- tldr
- This commit corrects typos in multiple Algol68 compiler and runtime library files, improving code readability and maintainability.
- author
- Dhruv Chawla
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • algol68
- • libga68
- • typo
- • maintenance
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-13T00:00:00.000Z
This commit addresses typographical errors in several files within the Algol68 compiler and its runtime library, libga68. The corrections are applied to a68-imports-archive.cc, a68-imports.cc, a68-low-chars.cc, a68-low-clauses.cc, a68-low-decls.cc, a68-low-ints.cc, a68-low-moids.cc, a68-low-multiples.cc, a68-low-prelude.cc, a68-low-procs.cc, a68-low-reals.cc, a68-low-units.cc, a68-low.cc, a68-moids-misc.cc, a68-parser-bottom-up.cc, a68-parser-prelude.cc, a68-parser-scanner.cc, a68-parser-scope.cc, a68-parser-serial-dsa.cc, a68-parser-taxes.cc, a68-parser.cc, a68-types.h, ga68-coding-guidelines.texi, ga68.texi, ga68-error.c, and ga68-unistr.c. These fixes enhance the clarity and maintainability of the Algol68 compiler and runtime library code.