id summary reporter owner description type status milestone component version severity resolution keywords cc 3087 calc_with_variables shouldn't allow vari instead of var i olafvdspek@… Joel de Guzman "I think the example should show how to disallow vari instead of var i. boost_1_39_0\libs\spirit\classic\example\fundamental\more_calculators\calc_with_variables.cpp: vari ------------------------- Parsing succeeded ------------------------- vari Warning. You are attempting to re-declare a var. ------------------------- Parsing failed stopped at: "": vari"" ------------------------- i = 5 push 5 assigning ------------------------- Parsing succeeded -------------------------" Bugs closed Boost 1.40.0 spirit Boost 1.39.0 Cosmetic fixed