<html>
    <head>
      <base href="https://bugs.documentfoundation.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - change from postfix operator++/-- to prefix operator++/--"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=89756#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - change from postfix operator++/-- to prefix operator++/--"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=89756">bug 89756</a>
              from <span class="vcard"><a class="email" href="mailto:tml@iki.fi" title="Tor Lillqvist <tml@iki.fi>"> <span class="fn">Tor Lillqvist</span></a>
</span></b>
        <pre>Have we already fixed the occurrences mentioned in the original comment? Are
there only simple integer or pointer ++/-- operators left? In that case I
suggest we resolve this bug as fixed. Otherwise we will just get suggestions
that mechanically blindly change all post-increments to pre-increments without
taking the difference in semantics into account, and thus introducing bugs in
the cases where it does make a difference.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>