[C++-sig] New Patch for opaque_pointer_converter

Ganssauge, Gottfried Gottfried.Ganssauge at haufe.de
Tue Sep 12 10:54:42 CEST 2006


> -----Original Message-----
> From: c++-sig-bounces at python.org 
> [mailto:c++-sig-bounces at python.org] On Behalf Of David Abrahams
> Sent: Tuesday, September 12, 2006 3:23 AM
> To: c++-sig at python.org
> Subject: Re: [C++-sig] New Patch for opaque_pointer_converter
> 
> Gottfried Ganßauge <ganssauge at gmx.de> writes:
> 
> > Please find attached a completely new patch against the 
> current CVS Head.
> > This incorporates my patch from earlier today into the CVS Head.
> > Further I implemented cross module support in so far as the 
> converter 
> > registers itself only if not another module already has 
> registered the 
> > same converter before.
> > The opaque test case has been update to check for the segmentation 
> > fault mentioned in my previous post.
> > A test case for the cross module support is included 
> (crossmod_opaque).
> >
> > I also updated the documentation for opaque.
> >
> > I tested my patch with
> >  - GCC-4.1 running on GNU/Linux 2.6.16.21-0.13-default x86_64
> >  - Visual-C++-6.5 running on Windows XP
> >  - Visual-C++-7.1 running on Windows XP
> >
> 
> Feel free to check it in.  If it's just a bug fix, you can 
> merge it into the release branch as well.
I would ... if I could :-)
I'm not an "authorized" boost developer (I'm _not_ planning to become one) so sourceforge won't let me in.

Cheers,

Gottfried
> 
> --
> Dave Abrahams
> Boost Consulting
> www.boost-consulting.com
> 
> _______________________________________________
> C++-sig mailing list
> C++-sig at python.org
> http://mail.python.org/mailman/listinfo/c++-sig
> 



More information about the Cplusplus-sig mailing list