public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Jaeger <aj@suse.de>
To: drepper@cygnus.com (Ulrich Drepper)
Cc: GNU libc hacker <libc-hacker@sourceware.cygnus.com>
Subject: Re: Some small fixes
Date: Sat, 26 Feb 2000 00:36:00 -0000	[thread overview]
Message-ID: <u8itzc4bty.fsf@gromit.rhein-neckar.de> (raw)
In-Reply-To: <m3n1oobwyf.fsf@localhost.localnet>

>>>>> Ulrich Drepper writes:

Ulrich> Andreas Jaeger <aj@suse.de> writes:
>> The flags in intl aren't needed anymore (according to my tests).  For
>> the math files I've removed -Wno-write-strings and use it only where
>> it's really needed.

Ulrich> Thanks, applied.

You missed also the following patch (ChangeLog entry went in).

Andreas

============================================================
Index: math/Makefile
--- math/Makefile	2000/01/27 01:46:45	1.93
+++ math/Makefile	2000/02/26 08:16:49
@@ -165,7 +165,7 @@
 endif
 
 # The fdlibm code generates a lot of these warnings but is otherwise clean.
-override CFLAGS += -Wno-uninitialized -Wno-write-strings
+override CFLAGS += -Wno-uninitialized
 
 # The -lieee library is actually an object file.
 # The module just defines the _LIB_VERSION_ variable.

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

  parent reply	other threads:[~2000-02-26  0:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-25 12:21 Andreas Jaeger
2000-02-25 17:01 ` Ulrich Drepper
2000-02-26  0:16   ` Andreas Jaeger
2000-02-26  0:36   ` Andreas Jaeger [this message]
2000-02-28  0:14   ` Andreas Jaeger

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=u8itzc4bty.fsf@gromit.rhein-neckar.de \
    --to=aj@suse.de \
    --cc=drepper@cygnus.com \
    --cc=libc-hacker@sourceware.cygnus.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).