From: Andrew Cagney <ac131313@cygnus.com>
To: Eli Zaretskii <eliz@is.elta.co.il>
Cc: gdb@sources.redhat.com
Subject: Re: enum enable
Date: Wed, 11 Jul 2001 08:46:00 -0000 [thread overview]
Message-ID: <3B4C5FCE.7060908@cygnus.com> (raw)
In-Reply-To: <Pine.SUN.3.91.1010711161311.5321C-100000@is>
> breakpoint.h declares `enum enable'. This gets in the way with some of
> the DJGPP headers, because there's a library function by that name (which
> enables interrupts).
I hit this when trying to fix some of the include header problems
several years back. Neadless to say I ducked the issue.
> Is it possible to rename the enum to something less general, such as
> `enum bp_enable'?
My preference is for memattr.c to use ``int enabled_p'' and for
breakpoint.h to use something like ``enum bp_state { bp_enabled, ...''.
Andrew
next prev parent reply other threads:[~2001-07-11 8:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-11 6:14 Eli Zaretskii
2001-07-11 7:50 ` Elena Zannoni
2001-07-11 13:18 ` J.T. Conklin
2001-07-11 8:46 ` Andrew Cagney [this message]
2001-07-11 9:35 ` Elena Zannoni
2001-07-12 17:38 ` Michael Snyder
2001-07-13 0:18 ` Eli Zaretskii
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=3B4C5FCE.7060908@cygnus.com \
--to=ac131313@cygnus.com \
--cc=eliz@is.elta.co.il \
--cc=gdb@sources.redhat.com \
/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