Re: [C++-sig] boost::python with virtual inheritance and g++ c++0x/11 (testcase attached)

2012-05-19 Thread Jonas Wielicki
On 19.05.2012 12:01, Jonas Wielicki wrote: > I am working on a bugreport for the gcc folks right now, and during that > I came across the release notes for gcc 4.7[1] and found the following. missed reference, sorry: [1] http://gcc.gnu.org/gcc-4.7/changes.html#cxx -- Jonas __

Re: [C++-sig] boost::python with virtual inheritance and g++ c++0x/11 (testcase attached)

2012-05-19 Thread Jonas Wielicki
Okay, due to the other thread over there, I came back to this topic even after I reverted to fedora 16 due to some other issues (they actually removed ddate. Still cannot believe!) I am working on a bugreport for the gcc folks right now, and during that I came across the release notes for gcc 4.7[