[C++-sig] Patch implementing void * support

Niall Douglas s_sourceforge at nedprod.com
Tue Jan 24 11:09:42 CET 2006


On 27 Nov 2005 at 10:08, Niall Douglas wrote:

> Attached is a slightly fixed version of the patch. When is this patch 
> going to be applied?

Any movement on getting this patch applied to CVS?

Cheers,
Niall

> 
> On 6 Nov 2005 at 17:55, Niall Douglas wrote:
> 
> > The enclosed patch adds void * support to Boost.Python by making void 
> > an opaque type. Code that uses void * "just works" with this patch 
> > with no further effort required.
> > 
> > Also enclosed is a testcase and the docs have been modified.
> > 
> > Ran full testsuite on msvc7.1 and msvc6 - everything works. I don't 
> > have GCC to hand ATM, but apart from maybe a missing typename 
> > specifier I can't see anything which would fault.
> 
> I understand from Roman that I have too many typenames in there, but 
> other than this trivial fix the patch works perfectly on GCC.
> 
> Cheers,
> Niall
> 
> 
> 
> 







More information about the Cplusplus-sig mailing list