Skip to content

[time] Cleanup exposition-only names#9002

Open
frederick-vs-ja wants to merge 1 commit intocplusplus:mainfrom
frederick-vs-ja:expos-time
Open

[time] Cleanup exposition-only names#9002
frederick-vs-ja wants to merge 1 commit intocplusplus:mainfrom
frederick-vs-ja:expos-time

Conversation

@frederick-vs-ja
Copy link
Copy Markdown
Contributor

  1. Apply \exposid to all exposition-only members in [time].
  2. For local-time-format-t and STATICALLY-WIDEN, change uses of \placeholder to \exposid.
  3. Rename some members of hh_mm_ss, zoned_time, and local-time-format-t in the style of either name_ or kebab-case.
  4. Add \linebreak{} to [time.hms.members] to avoid overfull \hbox.

Towards #5940.

1. Apply `\exposid` to all exposition-only members in [time].
2. For _`local-time-format-t`_ and _`STATICALLY-WIDEN`_, change uses of
`\placeholder` to `\exposid`.
3. Rename some members of `hh_mm_ss`, `zoned_time`, and
_`local-time-format-t`_ in the style of either _`name_`_ or
_`kebab-case`_.
4. Add `\linebreak{}` to [time.hms.members] to avoid overfull `\hbox`.
@eisenwave eisenwave added the P2-Bug Presentational errors and omissions label Apr 28, 2026
Copy link
Copy Markdown
Member

@jensmaurer jensmaurer left a comment

Choose a reason for hiding this comment

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

This sprinkles \exposid across the board. It renames data members (by suffixing with _) in only two cases, and those look correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P2-Bug Presentational errors and omissions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants