On Mon, 8 Mar 2010, Steven Watanabe wrote:
AMDG
Jeremiah Willcock wrote:
Could you please also test the include_test.cpp that got this thread started? If that passes I'll commit the change and see if the regression tests break (since there might be compiler compatibility issues). Thank you.
Yes, it passes with
g++ --version g++ (TDM-1 mingw32) 4.4.1 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
(I checked that it fails without the patch, too)
It's in trunk now. I couldn't completely test it because Serialization is broken right now, but it passes all of the BGL and property map test cases that don't use serialization. -- Jeremiah Willcock