Dustin wrote:
I think the idea looks good, but if I just cherry-pick that change, several of the builders fail because %zd is being used with an integer parameter (expecting a size_t). Was there another changeset before it that changed the data types, or did something change since last time?
It's probably just that it was an example of the approach and the kinds of changes. I'll certainly send over specific pull-requests which build across the builders.
I'll start down this path since it seems like an okay approach. - Matt
