Re: [Libreoffice] [PATCH] EasyHack: Fixes for shadows member declarations and inits

2010-10-26 Thread Kevin Hunter
At 2:48pm -0400 Tue, 26 Oct 2010, John Lee Castle wrote: [much appreciated work and summary] Educational moment: Emails are not threaded merely by subject, but by an internal header that reads something like this Message-ID: <1288118915666-1775907.p...@n3.nabble.com> In-Reply-To: <4f9441cbb

[Libreoffice] [PATCH] EasyHack: Fixes for shadows member declarations and inits

2010-10-26 Thread LeMoyne
Some work to reduce the compiler warnings in binfilter. Patch is almost entirely comprised of fixes of initializers and the warning: parameter '' shadows a member of 'this'. Also few formats, del of extraneous comments and unshadowing of local variables. Generally worked down from the start of a