public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: Pierre Muller <pierre.muller@ics-cnrs.unistra.fr>
Cc: 'Mark Kettenis' <mark.kettenis@xs4all.nl>, gdb@sourceware.org
Subject: Re: GDB -Wmissing-prototypes and flex troubles
Date: Wed, 13 Jun 2012 19:36:00 -0000	[thread overview]
Message-ID: <20120613193547.GE18072@adacore.com> (raw)
In-Reply-To: <006601cd4938$21926190$64b724b0$@muller@ics-cnrs.unistra.fr>

>  I solved it locally by downloading 2.5.35 sources,
> configuring, compiling and installing in my home directory...
> But this is not really a nice solution either.

That's what I do at AdaCore too, because I don't want to burden
the sysadmins with upgrading all our machines. I think that this is
the best solution, I'm afraid, because it'll allow you to catch
new warnings that might be introduced in ada-lex.l as well.

If you prefer, we could think of trying to find an autoconf test
for that, and then use it to decide whether ada-exp.c should be
built with or without -Werror.  I don't know how easy it would be
to implement the autoconf check, though.  I guess we could just use
a dummy lex file, and then compile the transformed file... If
you really prefer to go that route, I'll review the patches.

-- 
Joel

      reply	other threads:[~2012-06-13 19:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-12 23:20 Pierre Muller
2012-06-13  4:38 ` Joel Brobecker
2012-06-13  5:58   ` Mark Kettenis
2012-06-13  7:43   ` Pierre Muller
2012-06-13 19:36     ` Joel Brobecker [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120613193547.GE18072@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb@sourceware.org \
    --cc=mark.kettenis@xs4all.nl \
    --cc=pierre.muller@ics-cnrs.unistra.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).