Opened 10 years ago

Closed 10 years ago

#7069 closed Bugs (fixed)

Misspellings in clock_string<thread_clock>

Reported by: Jeffrey Bosboom <jeffreybosboom@…> Owned by: viboes
Milestone: Boost 1.51.0 Component: chrono
Version: Boost 1.50.0 Severity: Cosmetic
Keywords: Cc:

Description

clock_string<thread_clock>::name() returns "thred_clock" (missing an 'a').

clock_string<thread_clock>::since() returns "since tread start-up" (missing an 'h').

These misspellings are still present in SVN trunk in boost/chrono/thread_clock.hpp.

Change History (3)

comment:1 by viboes, 10 years ago

Milestone: To Be DeterminedBoost 1.51.0
Status: newassigned

comment:2 by anonymous, 10 years ago

Committed in trunk revision 79298.

comment:3 by viboes, 10 years ago

Resolution: fixed
Status: assignedclosed

Committed revision 79371.

Note: See TracTickets for help on using tickets.