[webkit-reviews] review requested: [Bug 58131] Fix compilation with Solaris 10/Sun Studio 12: moving elements in a vector requires source not to be const : [Attachment 88801] Fixing a compile issue on Solaris 10 with Sun Studio 12 C++, fix a modified src parameter to not be const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 04:52:26 PDT 2011


Ben Taylor <bentaylor.solx86 at gmail.com> has asked  for review:
Bug 58131: Fix compilation with Solaris 10/Sun Studio 12: moving elements in a
vector requires source not to be const
https://bugs.webkit.org/show_bug.cgi?id=58131

Attachment 88801: Fixing a compile issue on Solaris 10 with Sun Studio 12 C++,
fix a modified src parameter to not be const
https://bugs.webkit.org/attachment.cgi?id=88801&action=review

------- Additional Comments from Ben Taylor <bentaylor.solx86 at gmail.com>
Patch to fix the compile issue on Solaris 10 with Sun Studio 12, originally
created by
Thiago Macieria as part of patch11/17 from bug
https://bugs.webkit.org/show_bug.cgi?id=24932


More information about the webkit-reviews mailing list