Opened 13 years ago
Closed 12 years ago
#4047 closed Bugs (worksforme)
zip_iterator test fails on gcc-mingw-4.5.0
| Reported by: | Jeremiah Willcock | Owned by: | Dave Abrahams |
|---|---|---|---|
| Milestone: | Boost 1.43.0 | Component: | iterator |
| Version: | Boost 1.42.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
The zip_iterator test fails for the gcc-mingw-4.5.0 platform in the regression tests. One of the Boost.Graph tests that uses zip_iterator also fails with similar compile errors to the ones produced by the zip_iterator test. The error log is available at http://tinyurl.com/yhs6b9j.
Note:
See TracTickets
for help on using tickets.

This passes now.