-
Stefan Behnel authored
Repair the coercion of C string literals to C++ strings for function arguments: must create a copy for non-const arguments and can use C++ coercion for const literals. Closes #2132.
9a88d3ca
To find the state of this project's repository at the time of any of these versions, check out the tags..