Actually, const is better for libs, prevent overwriting (mostly)
If this were const to begin with, would have caught the previously fixed bug with the -lib option clobbering it.
Please register or sign in to comment
If this were const to begin with, would have caught the previously fixed bug with the -lib option clobbering it.