Gabriel Joel Perez wrote:
Hi! I'm getting problems with running the basic demo that is described in
the bjam quickstart guide
http://www.boost.org/doc/libs/1_38_0/libs/python/doc/building.html
I have the following bjam version: boost-jam-3.1.17-1-linuxx86/ and I'm
running Ubuntu 8.04 Hardy Heron
Matthew Scouten (TT) wrote:
I can work with whatever you come up with, but it might convenient if a
char* or char[] was treated as a bytes object and a std::string was
treated as a string. Thoughts?
A char* can never be fully treated as a bytes object. You must mean a
char* plus a size_t (or