
16 Nov
2012
16 Nov
'12
8:43 a.m.
On 16 November 2012 00:52, Gennadiy Rozental <rogeeff@gmail.com> wrote:
I checked in a fix, which just split above into two lines. The rest should work as is I believe.
It isn't going to work for people using a C++11 compiler with an older standard library. This is quite common for people using clang, since libc++ is not easy to install on anything other than a Mac. I don't know how much of a problem it will be, but I did get bug reports when I didn't deal with that situation.