From: Chris Saunders (ctsa_at_[hidden])
Date: 2007-02-19 12:15:32


I find local variable shadow warnings helpful, but when I include various
boost libraries, I have to remove a lot of shadowing within the boost
functions themselves. Note that I'm not refering to name conflicts with my
own code.

How can I submit patches to remove these type of warnings?

Thanks, -Chris