Opened 13 years ago

Closed 13 years ago

#3727 closed Bugs (fixed)

[uuid] regression test failures on Mingw 4.4.1

Reported by: rwebb <richard.webb@…> Owned by: Andy Tompkins
Milestone: Boost 1.42.0 Component: uuid
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

A number of the regression tests are failing on gcc-mingw 4.4.1 with errors such as "'fopen' is not a member of 'std'". e.g.

http://tinyurl.com/ykr28rd

Adding an "#include <cstdio>" to uuid/seed_rng.hpp seems to fix the problem

Change History (2)

comment:1 by Andy Tompkins, 13 years ago

Owner: set to Andy Tompkins
Status: newassigned

comment:2 by anonymous, 13 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.