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

Niall Douglas s_sourceforge at nedprod.com
Tue Jan 24 21:34:38 CET 2006


On 24 Jan 2006 at 10:51, David Abrahams wrote:

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

It was literally a case of removing some unnecessary typename 
keywords. It didn't take two seconds and at that time I didn't have 
access to Linux. I do now.

Anyway, it's attached working on GCC 4.0.2 and MSVC 6.0 and 7.1.

Cheers,
Niall



-------------- next part --------------
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any other MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- File information -----------
     File:  voidptrpatch.diff
     Date:  24 Jan 2006, 20:30
     Size:  4859 bytes.
     Type:  Unknown
-------------- next part --------------
A non-text attachment was scrubbed...
Name: voidptrpatch.diff
Type: application/octet-stream
Size: 4858 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20060124/93131551/attachment.obj>
-------------- next part --------------
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any other MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- File information -----------
     File:  voidptr.py
     Date:  24 Jan 2006, 20:15
     Size:  1114 bytes.
     Type:  Unknown
-------------- next part --------------
A non-text attachment was scrubbed...
Name: voidptr.py
Type: application/octet-stream
Size: 1113 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20060124/93131551/attachment-0001.obj>
-------------- next part --------------
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any other MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- File information -----------
     File:  voidptr.cpp
     Date:  24 Jan 2006, 20:15
     Size:  892 bytes.
     Type:  Program-source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: voidptr.cpp
Type: application/octet-stream
Size: 892 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20060124/93131551/attachment-0002.obj>


More information about the Cplusplus-sig mailing list