[bug] compilation error "conversion from string literal to 'char *' is deprecated"
commitb3be01649a8679f2ed7c2cc04d80586c1f985eb5
authorG.raud <graud@gmx.com>
Sat, 1 Jun 2013 03:51:02 +0000 (1 05:51 +0200)
committerG.raud <graud@gmx.com>
Thu, 6 Jun 2013 20:34:53 +0000 (6 22:34 +0200)
tree1ce3a8195df28d173bc6fa246ab19d0c87549db6
parent6765900c9812ec2add2312a0e55ed2be629d42dc
[bug] compilation error "conversion from string literal to 'char *' is deprecated"

add a const keyword to the error strings since they are eventually initialised
by string literals
jackspa.cpp