Open GoogleCodeExporter opened 8 years ago
To summarize, string16.h needs stdio.
This file is forked from Chromium's to googleurl can compile by itself:
http://src.chromium.org/viewvc/chrome/trunk/src/base/string16.h
Chromium's has stdio, so it works for us. I'll add this (as <stdio.h> rather
than
<cstdio> to match Chromium's) when I get back from vacation.
Original comment by bre...@gmail.com
on 7 May 2009 at 9:56
This is fixed in the patch written for issue 22
http://code.google.com/p/google-url/issues/detail?id=22
Original comment by sebastie...@gmail.com
on 16 Feb 2011 at 6:11
Original issue reported on code.google.com by
VeXoc...@gmail.com
on 7 May 2009 at 9:44Attachments: