José Matos wrote:
> On Tuesday 08 May 2007 21:51:29 Bo Peng wrote:
>> With this validation system in place, I will stop working on this
>> feature until I get an OK to proceed.
> 
>   You have an OK to proceed, but I would like to hear more feedback from the 
> list to the technical details of the patches.
> 
>   Please wait for a day and then you can commit.
> 
>> Cheers,
>> Bo
> 


+bool InsetListingsParams::fromEncodedString(string const & in)
+{
+       // Decode string!
+       // Do nothing because " was silently ignored.
+       setParams(in);
+}


msvc needs a return value.


-- 
Peter Kümmel

Reply via email to