Opened 16 years ago
Closed 15 years ago
#869 closed Patches (fixed)
[iostreams] patch for building by BBv2
Reported by: | hamigaki | Owned by: | Jonathan Turkanis |
---|---|---|---|
Milestone: | Component: | iostreams | |
Version: | None | Severity: | Problem |
Keywords: | Cc: |
Description
Hello, I'm testing Boost.Iostreams library for 1.34. Then I found that the libraries built by BBv2 don't contain some classes. This problem occurs because the sources of the "lib boost_iostreams" don't contain the following files except zlib.cpp and bzip2.cpp: file_descriptor.cpp mapped_file.cpp These files were contained in the sources for 1.33.1 (BBv1). So I think that it's a simple mistake. The attachment is the patch for this problem. Regards, Takeshi Mouri
Change History (2)
comment:1 by , 15 years ago
Component: | None → iostreams |
---|---|
Severity: | → Problem |
comment:2 by , 15 years ago
Resolution: | None → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
fixed in [37396]