From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2725 invoked by alias); 29 Jul 2009 19:23:50 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 2715 invoked by uid 22791); 29 Jul 2009 19:23:49 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: Jan Kratochvil Cc: archer@sourceware.org Subject: Re: [archer-tromey-call-frame-cfa] [patch] Fix compilation [resent] References: <20090729191741.GA18146@host0.dyn.jankratochvil.net> <20090729191819.GA18201@host0.dyn.jankratochvil.net> From: Tom Tromey Reply-To: Tom Tromey Date: Wed, 29 Jul 2009 19:23:00 -0000 In-Reply-To: <20090729191819.GA18201@host0.dyn.jankratochvil.net> (Jan Kratochvil's message of "Wed\, 29 Jul 2009 21\:18\:20 +0200") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2009-q3/txt/msg00063.txt.bz2 >>>>> "Jan" =3D=3D Jan Kratochvil writes: Jan> dwarf2-frame.c: In function =E2=80=98dwarf2_frame_cfa=E2=80=99: Jan> dwarf2-frame.c:1257: error: passing argument 2 of =E2=80=98frame_base_= is=E2=80=99 discards qualifiers from pointer target type Jan> frame.h:702: note: expected =E2=80=98struct frame_base *=E2=80=99 but = argument is of type =E2=80=98const struct frame_base *=E2=80=99 Jan> Fedora 11 gcc-4.4.0-4.x86_64 Jan> more curious it did not happen to you. OK to check-in? Weird, I don't remember seeing that, and I'm sure I would have fixed it if I had. Yes, this is fine, please check it in. Thanks. Tom