$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2007-05-21 15:49:01
On Feb 23, 2007, at 10:42 AM, George Sakkis wrote:
> I'm trying to build BGL-Python from SVN. I managed to build it
> successfully on Windows (VC 8.0) but I'm having problems with gcc 3.4
> on Linux; although it does compile, it doesn't expose in Python two
> property map methods, __len__ and __iter__.
Thanks for tracking this down. I've now (*finally*) put a fix into
Subversion.
- Doug