
17 Sep
2012
17 Sep
'12
5:43 p.m.
On 17/09/2012 12:18 PM, John Maddock wrote:
Just one other data point: major updates to Boost.Test have broken my stuff on more than one occation (actually it feels like *every* time there's been an update, but that's probably an exageration).
As a coping mechanism, I wrote my own wrapper macros to avoid this because it happened to me too. I think it only happened once but it made me paranoid enough to add a thin layer. Probably because I was frustrated trying to figure out what changed through the documentation. Backwards compatibility would be very welcome! Sohail