[Libreoffice] error in writerperfect?

Ivan Timofeev timofeev.i.s at gmail.com
Thu Jan 12 05:30:36 PST 2012


Hi,

glancing over the git-log I have noticed the following code

writerperfect/source/filter/OdgGenerator.cxx:951

if (!propList["libwpg:mime-type"] && 
propList["libwpg:mime-type"]->getStr().len() <= 0)
     return;

Is there should be || instead of && ?

Regards,
Ivan


More information about the LibreOffice mailing list