aboutsummarylogtreecommitdiffstats
path: root/qt5-webkit-ng-gcc7.patch
blob: 5a29fa24723e757948cb3bfa9a8157ad5321199c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: /trunk/Source/JavaScriptCore/runtime/JSArrayBufferView.h
===================================================================
--- trunk/Source/JavaScriptCore/runtime/JSArrayBufferView.h	(revision 211433)
+++ trunk/Source/JavaScriptCore/runtime/JSArrayBufferView.h	(revision 211434)
@@ -168,5 +168,5 @@
     void neuter();
     
-    void* vector()
+    void* vector() const
     {
         return m_vector.getPredicated(
             this,