Story: Hotfix: base32 alphabet uses string-literal paren-init rejected by Apple libc++
Table of Contents
This page documents a story in Sprint 21. It captures the goal, current status, acceptance criteria, and the tasks that compose it.
Goal
macOS CI compiles ores.utility without error. base32_converter.cpp uses a portable constexpr string_view alphabet.
Status
| Field | Value |
|---|---|
| State | DONE |
| Parent sprint | Sprint 21 |
| Now | Nothing. |
| Waiting on | Nothing. |
| Next | Nothing. |
| Last touched | 2026-06-26 |
Acceptance
Tasks
| Task | State | Start | End | Description |
|---|---|---|---|---|
| Scaffold story: Hotfix: base32 alphabet uses string-literal paren-init rejected by Apple libc++ | DONE | 2026-06-25 | 2026-06-26 | Story scaffolding rides this task: documents, sprint wiring, and the scaffold PR. Close it before merging that PR. |
| Implement hotfix: fix base32 alphabet initialisation | DONE | 2026-06-25 | 2026-06-26 | Initial task for: Hotfix: base32 alphabet uses string-literal paren-init rejected by Apple libc++ |