Opened 11 years ago

Closed 11 years ago

#5685 closed Bugs (duplicate)

uuid string_generator.hpp compile error

Reported by: Miles Stoudenmire <miles.stoudenmire@…> Owned by: Andy Tompkins
Milestone: To Be Determined Component: uuid
Version: Boost 1.46.1 Severity: Problem
Keywords: Cc:

Description

I am getting a compile error due to an extraneous semicolon at the end of line 44 of boost/uuid/string_generator.hpp. This is a struct member function and shouldn't be terminated with a semicolon. After removing it the library compiles.

Change History (1)

comment:1 by Miles Stoudenmire <miles.stoudenmire@…>, 11 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.