$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gil::io_new] Help with gcc compiler
From: Christian Henning (chhenning_at_[hidden])
Date: 2012-07-04 16:23:56
>
> Aren't you trying to concatenate two char pointers there (a pointer and an
> array, actually)? Neither of those is std::string.
>
Yes, that was my fault. Sorry.