$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Iostreams Code converter bug
From: Eddie Carle (eddie_at_[hidden])
Date: 2011-02-03 14:33:06
On Thu, 2011-02-03 at 12:07 +0000, Daniel James wrote:
> try casting the buffer size to an int when
> constructing the class
Well I'll be, that fixed it. All along that is what it was. Casting it
to an int fixed everything. Boy I wish that had become evident sooner.
Thanks!
-- Eddie Carle