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

David Abrahams dave at boost-consulting.com
Tue Jan 24 16:51:56 CET 2006


"Niall Douglas" <s_sourceforge at nedprod.com> writes:

> 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?

All the ones you've posted come with disclaimers or corrections, such
as:

  I understand from Roman that I have too many typenames in there, but
  other than this trivial fix the patch works perfectly on GCC.

and: 

  You don't need those lines ( at least on GCC 3.3 ):
  +
  +// Declare void as an opaque type for automatic void * usage
  +namespace boost { namespace python {

Please post a definitive patchset.

Thanks.
-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




More information about the Cplusplus-sig mailing list