Re: Assertion in trunk on Find Advanced

2011-02-16 Thread Richard Heck
On 02/15/2011 06:54 PM, Pavel Sanda wrote: Tommaso Cucinotta wrote: What was recently changed ? perhaps file format change which went in today. Missing space. Fixed. rh

Re: Assertion in trunk on Find Advanced

2011-02-15 Thread Pavel Sanda
Tommaso Cucinotta wrote: > What was recently changed ? perhaps file format change which went in today. pavel

Re: Assertion in trunk on Find Advanced

2011-02-15 Thread Peter Kümmel
On 16.02.2011 00:11, Tommaso Cucinotta wrote: # New file KK: \Cn # Find Advanced KK: \CF and assertion at FindAndReplace.cpp:58 51 /// Apply to buf the parameters supplied through bp 52 static void ApplyParams(Buffer&buf, BufferParams const& bp) { 53ss<< "\\end_header\n"; 54is

Assertion in trunk on Find Advanced

2011-02-15 Thread Tommaso Cucinotta
# New file KK: \Cn # Find Advanced KK: \CF and assertion at FindAndReplace.cpp:58 51 /// Apply to buf the parameters supplied through bp 52 static void ApplyParams(Buffer &buf, BufferParams const & bp) { 53ss << "\\end_header\n"; 54istringstream iss(ss.str()); 55Lexer lex