From mboxrd@z Thu Jan 1 00:00:00 1970 From: jtc@redback.com (J.T. Conklin) To: Elena Zannoni Cc: Eli Zaretskii , gdb@sources.redhat.com, Michael Snyder Subject: Re: enum enable Date: Wed, 11 Jul 2001 13:18:00 -0000 Message-id: <5md7779q4e.fsf@jtc.redback.com> References: <15180.30063.124478.637286@krustylu.cygnus.com> X-SW-Source: 2001-07/msg00103.html >>>>> "Elena" == Elena Zannoni writes: >> 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). >> >> Is it possible to rename the enum to something less general, such as >> `enum bp_enable'? Elena> I say, go for it. There is another 'enum enable' in memattr.c. This Elena> one too will need to get a more specific name. Note that I stole that from tracepoint.c, so you'll want to look there as well. -jtc -- J.T. Conklin RedBack Networks