From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15517 invoked by alias); 6 Jan 2005 19:55:17 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 15492 invoked by uid 48); 6 Jan 2005 19:55:14 -0000 Date: Thu, 06 Jan 2005 19:55:00 -0000 Message-ID: <20050106195514.15491.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050106194835.19298.rwgk@yahoo.com> References: <20050106194835.19298.rwgk@yahoo.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/19298] Error compiling Boost.Python test X-Bugzilla-Reason: CC X-SW-Source: 2005-01/txt/msg00739.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-06 19:55 ------- (In reply to comment #2) > > BTW: Do you know what to make of the strange characters (e.g. M-CM-"M-bM-^BM-, > M-bM-^DM-")? > > GCC bug? No, just using UTF-8 for the quotes because your LC/LANG includes UTF-8 in there. if you don't want them, don't lie to the compiler about supporting UTF-8 :). I will try to reduce this also. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19298