[Libreoffice] [all PUSHED] Re: [PATCH 7/7] remove shadowing warnings in binfilter - sw_sw3npool.cxx

John LeMoyne Castle jlc at mail2lee.com
Sun Nov 28 08:03:07 PST 2010


Pierre, 
One thing to look out for in longer subroutines is that a variable will be
setup at the top of a subroutine and some one will later duplicate its
declaration and initialization near the end.  In that case, the second vars
decl and init can simply be deleted. 
-- LeMoyne 
-- 
View this message in context: http://nabble.documentfoundation.org/PATCH-1-7-warning-cleaing-binfilter-sw3io-tp1981476p1981939.html
Sent from the Dev mailing list archive at Nabble.com.


More information about the LibreOffice mailing list