Opened 16 years ago
Closed 14 years ago
#636 closed Bugs (worksforme)
strange compiling problem for transitive_closure
| Reported by: | nobody | Owned by: | jsiek | 
|---|---|---|---|
| Milestone: | Component: | graph | |
| Version: | None | Severity: | Problem | 
| Keywords: | Cc: | 
Description
Dears, I've found a strange compilation problem. By adding the following line to the file boost_1_33_1/libs/graph/example/transitive_closure.cpp #include <boost/graph/depth_first_search.hpp> before the inclusion of transitive_closure.hpp, the compilation broke. Please check the attached example. Best Regards, Fabrizio Ferrandi
Change History (3)
comment:2 by , 15 years ago
The same compilation error can be reproduced by using both the -Wall and -Wextra flags in gcc
comment:3 by , 14 years ago
| Resolution: | None → worksforme | 
|---|---|
| Severity: | → Problem | 
| Status: | assigned → closed | 
Tried to verify on Ubuntu+gcc-4.2.3 on trunk and again on CentOS+gcc-4.1.2 and cannot reproduce the error. Perhaps this was fixed and the ticket not closed.
  Note:
 See   TracTickets
 for help on using tickets.
    
