Thank you for taking your time fixing this bug and for your patience.
Now I remember why I love open source.
I got a hold of the C11 standard and in 6.7.3p9 states: "If the specification of...
I got a little carried away there since this project isn't actually written in C++,...
In C++ either both the array and its elements are const or neither are const. (See...