
24 Aug
2006
24 Aug
'06
9:38 p.m.
Oh, and more important, the same thing applies to the enum
boost::serialization::tracking_type.
--Dan.
On 8/24/06, Dan Bikel
The struct boost::serialization::tracking_level has a misspelled constant. Instead of it having a constant named "track_selectively", the constant is misspelled "track_selectivly". For backward compatibility, I would add a new constant with the correct spelling that has the value of the old, misspelled constant.
(This bug exists in v. 1.33.1 of boost.)
--Dan.