On 07/28/2015 10:28 AM, Lukas Slebodnik wrote:
On (28/07/15 10:16), Pavel Reichl wrote:
Hello, please see trivial patch attached which fixes compiler warnings:
[snip] ACK for unused variables NACK for discard_const It's beeter to change type of view_name from "char *" -> "const char *"
I didn't want to change the code outside of tests without testing, but I assume that if it compiles after such change then it's fine...
Update patch attached.