Opened 13 years ago
Closed 13 years ago
#3197 closed Bugs (fixed)
compiler warnings in VC9
| Reported by: | Owned by: | Jonathan Turkanis | |
|---|---|---|---|
| Milestone: | Boost 1.40.0 | Component: | iostreams |
| Version: | Boost 1.39.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
Can line 155 of boost/iostreams/filter/symmetric.hpp please be changed to read:
void close(Sink& snk, BOOST_IOS::openmode /*which*/)
to suppress an unreferenced variable warning on VC9 at warning level 4?
Note:
See TracTickets
for help on using tickets.

Looks like this was fixed in 1.40.