[webkit-reviews] review denied: [Bug 28069] Add inline to help winscw compiler resolve specialized argument in templated functions. : [Attachment 34281] Add inline to help winscw compiler resolve specialized argument in templated functions.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 09:04:57 PDT 2009


Eric Seidel <eric at webkit.org> has denied Yongjun Zhang
<yongjun.zhang at nokia.com>'s request for review:
Bug 28069: Add inline to help winscw compiler resolve specialized argument in
templated functions.
https://bugs.webkit.org/show_bug.cgi?id=28069

Attachment 34281: Add inline to help winscw compiler resolve specialized
argument in templated functions.
https://bugs.webkit.org/attachment.cgi?id=34281&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
I don't see why this can't be inline for all compilers.  "inline" is a hint
anyway.  Compilers can (and will) ignore it.


More information about the webkit-reviews mailing list