[email protected] | 5dd3199 | 2010-12-10 21:27:00 | [diff] [blame] | 1 | A snippet of Linux trybot output (note UTF-8 quotes). |
| 2 | |
| 3 | AR(target) out/Debug/obj.target/printing/libprinting.a |
| 4 | app/l10n_util_unittest.cc: In member function ‘virtual void L10nUtilTest_TruncateString_Test::TestBody()’: |
| 5 | app/l10n_util_unittest.cc:67: error: invalid initialization of reference of type ‘const string16&’ from expression of type ‘std::wstring’ |
| 6 | ./app/l10n_util.h:166: error: in passing argument 1 of ‘string16 l10n_util::TruncateString(const string16&, size_t)’ |