Dov Feldstern wrote:
Hi!

There are a few warnings in Paragraph.cpp, if anyone cares to take a look:

Paragraph.cpp: In member function 'void lyx::Paragraph::Private::insertChar(lyx::pos_type, lyx::char_type, const lyx::Change&)': Paragraph.cpp:415: warning: comparison between signed and unsigned integer expressions
Paragraph.cpp: At global scope:
Paragraph.cpp:577: warning: unused parameter 'c'
Paragraph.cpp: In member function 'void lyx::Paragraph::appendString(const lyx::docstring&, const lyx::Font&, const lyx::Change&)': Paragraph.cpp:1232: warning: comparison between signed and unsigned integer expressions

Should be fixed now.

Abdel.

Reply via email to