From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 29 Apr 2012 20:22:48 +0200 Subject: [U-Boot] [PATCH 1/2] GCC47: Fix warning in cmd_nand.c In-Reply-To: <20120429180809.F2A17202B38@gemini.denx.de> References: <1335652120-2646-1-git-send-email-marex@denx.de> <201204291511.36960.marex@denx.de> <20120429180809.F2A17202B38@gemini.denx.de> Message-ID: <201204292022.48539.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, > Dear Marek Vasut, > > In message <201204291511.36960.marex@denx.de> you wrote: > > > Yes, I think I can: don't use funny characters like these quotes > > > around "arg_off_size" and "maxsize" in the commit messages. > > > > Looking closer at it, it's not standard "'" quote character, what the > > heck. But $LANG (and $LANGUAGE) is set to en_US.UTF8 . Damned, I'll try > > to find the root cause, but I feel like overcomplicated KDE4 combined > > with who-knows-what will win this battle :-/ > > I don't know either how to set LC_MESSAGES or even LC_ALL or anything > else to prevent gcc from issuing such characters; so I guess we have > to maually filter/convert any such messages instead of just copy & > paste error messages ... Yes, I agree ... I'll keep my eyes peeled. > Best regards, > > Wolfgang Denk Best regards, Marek Vasut