[C++-sig] Compiler error in boost/python/object_protocol.hpp

Gottfried.Ganssauge at HAUFE.DE Gottfried.Ganssauge at HAUFE.DE
Tue Dec 17 16:25:30 CET 2002


In boost/python/object_protocol.hpp is a slight error in method setattr():
Although the method is declared as void it tries to return something.
Please see the attached patch

Cheers,
 
Gottfried Ganßauge
 <<object_protocol.hpp.patch>> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20021217/13643029/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: object_protocol.hpp.patch
Type: application/octet-stream
Size: 587 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20021217/13643029/attachment.obj>


More information about the Cplusplus-sig mailing list