[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] Shadow warnings?
- From: Clifford Yapp <cliffyapp@xxxxxxxxx>
- Date: Mon, 10 Sep 2012 16:15:07 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=biAWKccqQg7eh+Aa/6cluGOvA6td8DMXJ7q1JHXzVAk=; b=HT6q5ex401KHYKumy/Lbz55Q+Fjo6NGqMKQpQLzevEgfy7ET1zcvVtHLZU1x2BeJLH rgiMLv5JTa0OXxylyunLf13ZaP11z2t14JD43jryLk/sQ5A/w6NBJyT7IOat5n9MTeSj GA6Ti207rePQaavj/gInOE8uPd8v2fWG37iuXPs+ku6U2jIB6y0eVpXqOaAun/4SUdrF QX9P1R6Iz/E/hGVtk653MQCCZN8UE0JhBrp/BuHT17r4dz0AowFaiFJVggM6bDG7ozdG NYG78uIDfPwHHdYg6acAj3blmnBXggMVrFJ4oDi4jMCeaONyj+sz5J8Mk/jSyyg0pbDJ ZWiw==
I've noticed there seem to be a lot of warnings from GCC about
shadowed variables. Is there a plan to fix these warnings? If not,
would a patch clearing them be accepted? Are there known problems
that would make clearing them difficult?
Thanks,
CY