[Libreoffice] About "Same expression on both sides of '||'" in LockEntrySequence.cxx

julien2412 serval2412 at yahoo.fr
Sun Jan 15 11:32:34 PST 2012


Hi Miklos,

Sorry, I badly explained what I meant in the last lines.
When I told this "But I wonder if it should be "||" or "&&" "
, I meant i don't know if it should be
if ( !pCtx->hasType || !pCtx->hasScope ) 
or
if ( !pCtx->hasType && !pCtx->hasScope ) 

Julien

--
View this message in context: http://nabble.documentfoundation.org/About-Same-expression-on-both-sides-of-in-LockEntrySequence-cxx-tp3661021p3661197.html
Sent from the Dev mailing list archive at Nabble.com.


More information about the LibreOffice mailing list