Files
ardour/libs/pbd
Tim Mayberry 4367b51e56 Remove PBD::to_string() function from pbd/convert.h
All uses of this function have now been replaced by PBD::to_string() from
pbd/string_convert.h

Remove this function so that it isn't mistakenly used to perform numeric to
string conversion when the result is being used for serialization as that only
works if the global C++ locale is set with LC_NUMERIC=C, which is the case
currently but may not be in the future.
2017-04-19 09:37:01 +10:00
..
2016-06-26 16:43:07 +02:00
2015-10-05 16:17:49 +02:00
2017-01-20 13:54:03 +01:00
2015-10-05 16:17:49 +02:00
2017-04-19 07:49:58 +10:00
2015-10-05 16:17:49 +02:00
2016-02-17 17:03:14 +01:00
2015-10-05 16:17:49 +02:00
2016-02-14 00:10:41 +01:00
2016-11-17 12:58:28 +01:00