<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] add author member to annotation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101776#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] add author member to annotation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101776">bug 101776</a>
              from <span class="vcard"><a class="email" href="mailto:oliver.sander@tu-dresden.de" title="oliver.sander@tu-dresden.de">oliver.sander@tu-dresden.de</a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=132658" name="attach_132658" title="patch adding author member to annotation">attachment 132658</a> <a href="attachment.cgi?id=132658&action=edit" title="patch adding author member to annotation">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=101776&attachment=132658'>[review]</a>
patch adding author member to annotation

Review of <span class=""><a href="attachment.cgi?id=132658" name="attach_132658" title="patch adding author member to annotation">attachment 132658</a> <a href="attachment.cgi?id=132658&action=edit" title="patch adding author member to annotation">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=101776&attachment=132658'>[review]</a>:
-----------------------------------------------------------------

::: Annot.cc
@@ -581,4 @@
<span class="quote">>  
>    // Sets the annot contents to new_content
>    // new_content should never be NULL
> -  virtual void setContents(GooString *new_content);</span >

You are apparently doing whitespace changes to this line.  Please don't do
that.

@@ -602,4 @@
<span class="quote">>    AnnotSubtype getType() const { return type; }
>    PDFRectangle *getRect() const { return rect; }
>    void getRect(double *x1, double *y1, double *x2, double *y2) const;
> -  GooString *getContents() const { return contents; }</span >

Whitespace changes again

@@ -660,4 @@
<span class="quote">>    PDFRectangle *rect;               // Rect
>  
>    // optional data
> -  GooString *contents;              // Contents</span >

Whitespace?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>