add issue # to code comments

This commit is contained in:
Dane Springmeyer 2012-01-17 13:33:35 -05:00
parent 50b5d06a48
commit e1ba3f723d

View file

@ -231,7 +231,7 @@ feature_ptr shape_featureset<filterT>::next()
}
}
}
// FIXME
// FIXME: https://github.com/mapnik/mapnik/issues/1020
feature->set_id(shape_.id_);
if (attr_ids_.size())
{