Opened 9 years ago

Closed 5 years ago

#9343 closed Bugs (fixed)

uuid string generator code examples wrong

Reported by: alexander.schrab@… Owned by: Andy Tompkins
Milestone: Boost 1.66.0 Component: uuid
Version: Boost 1.53.0 Severity: Problem
Keywords: uuid string comments Cc:

Description

Example in code claims 01234567-89ab-cdef-0123456789abcdef is a valid form, but it is not. It throws. The fault is a missing - at position 10.

I copy-pasted the example, which I guess is a fairly common way to do things which is why I want to fix this.

Attachments (1)

faulty-uuid-comment.patch (582 bytes ) - added by alexander.schrab@… 9 years ago.
fix

Download all attachments as: .zip

Change History (5)

by alexander.schrab@…, 9 years ago

Attachment: faulty-uuid-comment.patch added

fix

comment:1 by Mateusz Loskot, 9 years ago

Component: Noneuuid
Owner: set to Andy Tompkins

comment:2 by James E. King, III <jking@…>, 5 years ago

comment:3 by James E. King, III <jking@…>, 5 years ago

comment:4 by James E. King, III, 5 years ago

Milestone: To Be DeterminedBoost 1.66.0
Resolution: fixed
Status: newclosed
Version: Boost Development TrunkBoost 1.53.0
Note: See TracTickets for help on using tickets.