
14 Feb
2012
14 Feb
'12
1 p.m.
On 2/14/2012 6:18 AM, Olaf van der Spek wrote:
Yes, please … Compare: 1: set(dict2, "link", (boost::format("../../?q=%s") % name).str()); 2: set(dict2, "link", boost::format("../../?q=%s") % name);
I've submitted a changed file (one line added, plus comments) as Ticket #6553. As far as I know, other threads have just complained about the lack and lamented it. So let's _do_ it already. Is there a committee, an official owner of that component, or what? How do we get that change accepted in the official build? —John