Re: [PATCH v2] libstdc++: Document std::chrono::tzdb database implementation.
Jonathan Wakely <[email protected]> Mon, 3 Aug 2026 17:34:09 +0100
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.libstdc++.devel |
|---|---|
| Message-ID | <CACb0b4kNmV9oDwW2uBjXRJr_f=XaeX=4p3GNwo80wd7XgUC50Q@mail.gmail.com> |
On Mon, 3 Aug 2026 at 17:31, Tomasz Kaminski <[email protected]> wrote: > > > On Mon, Aug 3, 2026 at 6:20 PM Jonathan Wakely <[email protected]> wrote: > >> From: Tomasz Kamiński <[email protected]> >> >> libstdc++-v3/ChangeLog: >> >> * doc/Makefile.am: Add time.xml. >> * doc/Makefile.in: Regenerate. >> * doc/html/*: Regenerate. >> * doc/xml/manual/spine.xml: Add time.xml. >> * doc/xml/manual/time.xml: New file. >> --- >> >> Rather than reviewing Tomasz's patch for this by adding loads of inline >> comments, I thought it might be easier to just send a revised version of >> the time.xml file. >> > I have read your updates for time.xml and they look good to me. > Thanks for checking it. > Will you merge it? > Yes, I've pushed it to trunk now.