$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [iostreams] #2406: implementation in header causes link errors
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-05-30 02:19:32
Looking at Trac, I've run into the bug above, which seems both fairly
severe and easy to fix, so I took the liberty to commit a patch:
https://svn.boost.org/trac/boost/changeset/53427
I've tested it on Linux. Can somebody give it a try on Windows?
While I've added necessary BOOST_IOSTREAMS_DECL, I might have missed
something.
Thanks,
Volodya