+1
−1
+5
−5
+44
−14
+1
−0
+1
−3
Loading
Updates to get gcc build working again. Had to disabled const attribute in byte_array.h for byte_arrays, since they need to be assigned in a ByteBuffer struct at runtime, which GCC will not allow if const.