Original issue 33 created by thakis@google.com on 2011-12-09T03:58:01.000Z:
#include <iostream> introduces static initializers, see http://crbug.com/94794
open-vcdiff logs through cerr. If open-vcdiff must log, it should use fprintf(stderr, ...) – or, probably better, provide a log handler that embedders could override to do what they please.