Hello michaeln,

I'd like you to do a code review.  Please execute
        g4 diff -c 10448202

or point your web browser to
        http://mondrian/10448202

to review the following code:

Change 10448202 by z...@zkuznia-corp on 2009/03/11 14:11:54 *pending*

        Fixing build break on WinCE
        
        R=michaeln
        [email protected]
        DELTA=1  (0 added, 0 deleted, 1 changed)
        OCL=10448202

Affected files ...

... //depot/googleclient/gears/opensource/gears/httprequest/httprequest.cc#29 
edit

1 delta lines: 0 added, 0 deleted, 1 changed

Also consider running:
        g4 lint -c 10448202

which verifies that the changelist doesn't introduce new style violations.

If you can't do the review, please let me know as soon as possible.  During
your review, please ensure that all new code has corresponding unit tests and
that existing unit tests are updated appropriately.  Visit
http://www/eng/code_review.html for more information.

This is a semiautomated message from "g4 mail".  Complaints or suggestions?
Mail [email protected].
Change 10448202 by z...@zkuznia-corp on 2009/03/11 14:11:54 *pending*

        Fixing build break on WinCE

Affected files ...

... //depot/googleclient/gears/opensource/gears/httprequest/httprequest.cc#29 
edit

==== //depot/googleclient/gears/opensource/gears/httprequest/httprequest.cc#29 
- c:\src-gears/googleclient/gears/opensource/gears/httprequest/httprequest.cc 
====
# action=edit type=text
--- googleclient/gears/opensource/gears/httprequest/httprequest.cc      
2009-03-11 14:11:54.000000000 -0700
+++ googleclient/gears/opensource/gears/httprequest/httprequest.cc      
2009-03-11 12:22:40.000000000 -0700
@@ -93,7 +93,7 @@
   }
   static void LogResponse(HttpRequest *request) {
   }
-}
+};
 #else
 class HttpRequestLog {
  public:

Reply via email to