Skip to content

[time] Cleanup exposition-only names#9002

Closed
frederick-vs-ja wants to merge 1 commit into
cplusplus:mainfrom
frederick-vs-ja:expos-time
Closed

[time] Cleanup exposition-only names#9002
frederick-vs-ja wants to merge 1 commit into
cplusplus: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

@jensmaurer jensmaurer left a comment

Copy link
Copy Markdown
Member

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.

@tkoeppe

tkoeppe commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Done via b94e738 (with some repairs).

@tkoeppe tkoeppe closed this Jun 1, 2026
@frederick-vs-ja frederick-vs-ja deleted the expos-time branch June 1, 2026 12:51
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