Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Unified Diff: tools/emacs/trybot-windows.txt

Issue 6355015: emacs: also handle paths like "..\chrome/foo/bar" seen in build output (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/emacs/trybot.el ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/emacs/trybot-windows.txt
diff --git a/tools/emacs/trybot-windows.txt b/tools/emacs/trybot-windows.txt
index e3223686c08a2b605034cd29d1c3cdfcc15e1034..b3ee27fcedbe35fd678a9526e576a34fa18d8152 100644
--- a/tools/emacs/trybot-windows.txt
+++ b/tools/emacs/trybot-windows.txt
@@ -55,3 +55,18 @@ browser - 6 error(s), 0 warning(s)
---------------------- Done ----------------------
Build: 244 succeeded, 1 failed, 233 up-to-date, 42 skipped
+
+
+We also see weird paths with mixed slashes like this:
+
+--------------------Configuration: inspector_protocol_sources - Debug|Win32----
+--------------------Configuration: installer_util_nacl_win64 - Debug|x64-------
+Compiling...
+google_chrome_distribution_dummy.cc
+helper.cc
+installation_state.cc
+self_reg_work_item.cc
+..\chrome/installer/util/work_item.h(67) : error C2514: 'FilePath' : class has no constructors
+ ..\chrome/installer/util/work_item.h(26) : see declaration of 'FilePath'
+delete_tree_work_item.cc
+delete_reg_key_work_item.cc
« no previous file with comments | « tools/emacs/trybot.el ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698