Jean-Pierre Chrétien wrote:
> Hello,
> 
> Please find below some warnings which appear while successful
> complilation of branch (rev.34780) on Debian Lenny, with the following
> conf:
> 
> ui/CitationUi.ui: An invalid icon property 'icon' was encountered.
> ui/CitationUi.ui: An invalid icon property 'icon' was encountered.

I've fixed those.

Especially the following ones could be addressed eventually, but I don't think 
now is the right time:

> GuiImage.cpp: In member function ‘bool
> lyx::graphics::GuiImage::scale(const lyx::graphics::Params&)’:
> GuiImage.cpp:168: warning: comparison of unsigned expression < 0 is
> always false
> Paragraph.cpp:1300: warning: comparison between signed and unsigned
> integer expressions
> insets/ExternalTemplate.h: In constructor
> ‘lyx::external::Template::Template()’:
> insets/ExternalTemplate.h:66: warning:
> ‘lyx::external::Template::preview_mode’ will be initialized after
> insets/ExternalTemplate.h:64: warning:   ‘bool
> lyx::external::Template::automaticProduction’
> insets/ExternalTemplate.cpp:52: warning:   when initialized here
> insets/InsetCitation.cpp: In function ‘lyx::docstring
> lyx::<unnamed>::complexLabel(const lyx::Buffer&, const std::string&,
> const lyx::docstring&, const lyx::docstring&, const lyx::docstring&,
> lyx::CiteEngine)’:
> insets/InsetCitation.cpp:202: warning: deprecated conversion from string
> constant to ‘char*’
> insets/InsetCitation.cpp:206: warning: deprecated conversion from string
> constant to ‘char*’

Thanks,
Jürgen

Reply via email to