id summary reporter owner description type status milestone component version severity resolution keywords cc 7014 Boost Python Tutorial Introduction (small) error Wojciech Mamrak Ralf W. Grosse-Kunstleve "In Tutorial Introduction, section Functions, subsection Default Arguments, it states: // write ""thin wrappers"" int f1(int x) { f(x); } int f2(int x, double y) { f(x,y); } Error: returns are missing :)" Bugs closed To Be Determined python USE GITHUB Boost 1.49.0 Cosmetic fixed boost python, tutorial error