Changes between Version 1 and Version 2 of Ticket #903


Ignore:
Timestamp:
Jul 3, 2007, 2:58:41 PM (15 years ago)
Author:
Dave Abrahams
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #903

    • Property Status newassigned
    • Property Reporter changed from sebastinas to sebastinas@…
    • Property Version Nonerelease 1.34.0
    • Property MilestoneBoost 1.35.0
    • Property Severity ShowstopperCosmetic
  • Ticket #903 – Description

    v1 v2  
    1 {{{
    21The us of the function pointer typedef 'convertible_function' is inconsistent in boost/python/converter/registry.hpp and libs/python/converter/registry.cpp.
    32
     
    54
    65The attached patch replaces the function pointers with the appropriate typedefs.
    7 }}}