Re: [patch] libstdc++/61374 fix string_view conversion and update to latest draft

2014-08-04 Thread Jonathan Wakely
On 01/06/14 18:24 +0100, Jonathan Wakely wrote: Tested x86_64-linux, committed to trunk. This should probably go on the 4.9 branch too, although we could leave the old default cosntructor semantics and just fix the conversion operator. Now committed to the 4.9 branch too. PR libstdc+

Re: [patch] libstdc++/61374 fix string_view conversion and update to latest draft

2014-06-01 Thread Marc Glisse
On Sun, 1 Jun 2014, Daniel Krügler wrote: 2014-06-01 19:24 GMT+02:00 Jonathan Wakely : Tested x86_64-linux, committed to trunk. This should probably go on the 4.9 branch too, although we could leave the old default cosntructor semantics and just fix the conversion operator. Looking at the co

Re: [patch] libstdc++/61374 fix string_view conversion and update to latest draft

2014-06-01 Thread Daniel Krügler
2014-06-01 19:24 GMT+02:00 Jonathan Wakely : > Tested x86_64-linux, committed to trunk. > > This should probably go on the 4.9 branch too, although we could leave > the old default cosntructor semantics and just fix the conversion > operator. Looking at the comparison functions of basic_string_vie