cplusplus / nbballot

Handling of NB comments in response to ballots
14 stars 4 forks source link

DE346 27.11.09 Rename "link" to "zone_link" P1982 #342

Closed wg21bot closed 4 years ago

wg21bot commented 4 years ago

The class name "link" to designate an alias for a named time zone is too generic and not sufficiently descriptive.

Proposed change: Rename the class to "zone_link", consistent with the fact that all other classes related to time zones contain "zone" in their name.

HowardHinnant commented 4 years ago

No objection from me.

tituswinters commented 4 years ago

LEWG in Belfast: Change std::chrono::link to std::chrono::time_zone_link. Do not update members of struct tzdb. Howard to write wording, forward that wording to LWG for C++20.

HowardHinnant commented 4 years ago

D1982R0 has been uploaded to the LWG wiki and will be submitted to the post-Belfast mailing.

tituswinters commented 4 years ago

Post-Belfast mailing, I presume.

On Fri, Nov 8, 2019, 7:21 PM Howard Hinnant notifications@github.com wrote:

D1982R0 http://wiki.edg.com/pub/Wg21belfast/LibraryWorkingGroup/D1982R0.html has been uploaded to the LWG wiki and will be submitted to the post-Berlin mailing.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cplusplus/nbballot/issues/342?email_source=notifications&email_token=AC7CRXZP3D3GLYAYSOD6SGDQSW32RA5CNFSM4JFDTNJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDTDENY#issuecomment-551957047, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7CRX6VBK7LIESVHFMCK3TQSW32RANCNFSM4JFDTNJQ .

mclow commented 4 years ago

LWG Saturday PM in Belfast. Resolved by the adoption of P1982R0 in Prague.