summaryrefslogtreecommitdiffstats
path: root/tools/emacs/trybot-windows.txt
diff options
context:
space:
mode:
authorscottbyer@google.com <scottbyer@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-02 00:11:11 +0000
committerscottbyer@google.com <scottbyer@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-02 00:11:11 +0000
commit08062acaa16fa22532e9698fb3e1ad4d9761ae48 (patch)
tree05df2d6ec83b974209d6a40f65adfdba0001e0df /tools/emacs/trybot-windows.txt
parent867b76d63d12736535ab4519ba706d08fbd3ad77 (diff)
downloadchromium_src-08062acaa16fa22532e9698fb3e1ad4d9761ae48.zip
chromium_src-08062acaa16fa22532e9698fb3e1ad4d9761ae48.tar.gz
chromium_src-08062acaa16fa22532e9698fb3e1ad4d9761ae48.tar.bz2
Expand the file name match so that the match end can be used to limit path character substitution.
BUG=none TEST=Run on trybot-windows.txt, \base\ remains that way in the first warning. Review URL: http://codereview.chromium.org/5298012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67911 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/emacs/trybot-windows.txt')
-rw-r--r--tools/emacs/trybot-windows.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/emacs/trybot-windows.txt b/tools/emacs/trybot-windows.txt
index 95853cd..e322368 100644
--- a/tools/emacs/trybot-windows.txt
+++ b/tools/emacs/trybot-windows.txt
@@ -19,7 +19,7 @@ toolband_proxy_lib - 0 error(s), 0 warning(s)
--------------------Configuration: webcore_bindings - Debug|Win32--------------
Compiling...
CSSGrammar.cpp
-e:\b\build\slave\win\build\src\third_party\webkit\javascriptcore\wtf\text\StringImpl.h(90) : warning C4355: 'this' : used in base member initializer list
+e:\b\build\slave\win\build\src\third_party\webkit\javascriptcore\wtf\text\StringImpl.h(90) : warning C4355: 'this' : used in base member initializer list with a gratuitous backslash \ for testing
e:\b\build\slave\win\build\src\third_party\webkit\webcore\dom\ViewportArguments.h(78) : warning C4305: 'initializing' : truncation from '' to 'bool'
e:\b\build\slave\win\build\src\build\Debug\obj\global_intermediate\webkit\CSSGrammar.cpp(1930) : warning C4065: switch statement contains 'default' but no 'case' labels
V8DerivedSources1.cpp