public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: Syd Polk <spolk@redhat.com>
To: Ben Elliston <bje@redhat.com>, sourcenav@sources.redhat.com
Subject: Re: Patches to db headers
Date: Mon, 25 Sep 2000 14:24:00 -0000	[thread overview]
Message-ID: <4.2.0.58.20000925142602.00d2c9e0@pop.cygnus.com> (raw)
In-Reply-To: <14799.45782.697197.982295@walkabout.cygnus.com>

Approved. I will add to the patches directory for 4.5.2 this week.

At 04:17 PM 9/25/00 -0400, Ben Elliston wrote:
>The following patches are for the db/ subdirectory (Berkeley DB).
>They are very minor, but overcome macro naming collisions brought
>about by Cygnus adding Automakefiles to the db/ tree.  These patches
>allay many warnings during compilation.
>
>Ben
>
>
>2000-09-25  Ben Elliston  <bje@redhat.com>
>
>         * hash/hash.h (VERSION): Undefine Automake's VERSION.
>         * PORT/include/compat.h (BYTE_ORDER): Undefine prior to
>           defining.
>
>Index: hash/hash.h
>===================================================================
>RCS file: /cvs/cvsfiles/devo/db/hash/hash.h,v
>retrieving revision 1.4
>diff -u -r1.4 hash.h
>--- hash.h      1997/06/02 21:15:10     1.4
>+++ hash.h      2000/09/25 17:01:59
>@@ -289,6 +289,7 @@
>  #define HDRPAGES       hdr.hdrpages
>  #define SPARES         hdr.spares
>  #define BITMAPS                hdr.bitmaps
>+#undef VERSION
>  #define VERSION                hdr.version
>  #define MAGIC          hdr.magic
>  #define NEXT_FREE      hdr.next_free
>
>Index: PORT/include/compat.h
>===================================================================
>RCS file: /cvs/cvsfiles/devo/db/PORT/include/compat.h,v
>retrieving revision 1.3
>diff -u -r1.3 compat.h
>--- compat.h    1997/02/01 00:21:09     1.3
>+++ compat.h    2000/09/25 17:01:57
>@@ -102,6 +102,7 @@
>  #define        BIG_ENDIAN      4321            /* MSB first: 68000, ibm, 
> net */
>  #endif
>
>+#undef BYTE_ORDER
>  #ifdef WORDS_BIGENDIAN
>  #define        BYTE_ORDER      BIG_ENDIAN
>  #else
>

Syd Polk		spolk@redhat.com
Engineering Manager	+1 415 777 9810 x 241
Red Hat, Inc.



      reply	other threads:[~2000-09-25 14:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-25 13:12 Ben Elliston
2000-09-25 14:24 ` Syd Polk [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=4.2.0.58.20000925142602.00d2c9e0@pop.cygnus.com \
    --to=spolk@redhat.com \
    --cc=bje@redhat.com \
    --cc=sourcenav@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).