id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5805,Misspelling of defines in Boost::Python,mathstuf@…,Ralf W. Grosse-Kunstleve,"There are multiple misspellings of the defines listed in the Boost::Python configuration documentation in the code (searching for ""SYG"" which should probably be ""SIG""): {{{ python/detail/make_keyword_range_fn.hpp 60:#if !defined( BOOST_PYTHON_NO_PY_SIGNATURES) && defined( BOOST_PYTHON_PY_SYGNATURES_PROPER_INIT_SELF_TYPE) python/object/make_holder.hpp 15:#if !defined( BOOST_PYTHON_NO_PY_SIGNATURES) && defined( BOOST_PYTHON_PY_SYGNATURES_PROPER_INIT_SELF_TYPE) 84:#if !defined( BOOST_PYTHON_NO_PY_SIGNATURES) && defined( BOOST_PYTHON_PY_SYGNATURES_PROPER_INIT_SELF_TYPE) python/object/class_metadata.hpp 241:#ifndef BOOST_PYTHON_NO_PY_SYGNATURES 258:#ifndef BOOST_PYTHON_NO_PY_SYGNATURES 273:#ifndef BOOST_PYTHON_NO_PY_SYGNATURES }}}",Bugs,closed,To Be Determined,python USE GITHUB,Boost 1.47.0,Problem,fixed,,