Bug#739908: [pkg-boost-devel] Bug#739908: Acknowledgement (libboost-iostreams1.54-dev: Missing symbol boost::iostreams::file_descriptor::seek(long long, std::_Ios_Seekdir))

2014-02-28 Thread Steve M. Robbins
On February 23, 2014 07:54:41 PM Roger Leigh wrote: Minimal test case, taken from the schroot 1.6.4 autoconf checks: Roger: thanks SO much for the test case. I can confirm the bug using the present debs. I am preparing a new upload (revision 1.54.0-5) to fix some unrelated bugs and the test

Bug#739908: Acknowledgement (libboost-iostreams1.54-dev: Missing symbol boost::iostreams::file_descriptor::seek(long long, std::_Ios_Seekdir))

2014-02-23 Thread Roger Leigh
Minimal test case, taken from the schroot 1.6.4 autoconf checks: --- #include boost/iostreams/device/file_descriptor.hpp #include boost/iostreams/stream.hpp int main () {