id summary reporter owner description type status milestone component version severity resolution keywords cc 11134 MSM: adjust type fusion::nil to fusion::nil_ jared.grubb+boost@… Christophe Henry "In order to help with some ObjectiveC++ issues, the boost fusion code renamed the type 'nil' to 'nil_'. There is still an alias to 'nil' in order to preserve ABI, but the 'nil_' is the true name of the type. I would like to adjust accumulators to use the actual 'nil_' type instead, in order to make this code more ObjectiveC++ friendly (where 'nil' is a keyword, sadly). " Bugs new To Be Determined msm Boost 1.57.0 Problem