bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Bruno Haible <bruno@clisp.org>
Cc: bug-gnulib@gnu.org
Subject: Re: grep-3.4-almost.19-ff30 on Solaris 10
Date: Fri, 18 Sep 2020 09:06:34 -0700	[thread overview]
Message-ID: <0acc1dcf-019e-221c-b4c6-002f9b87fd39@cs.ucla.edu> (raw)
In-Reply-To: <6160020.m44uqoBmH5@omega>

On 9/18/20 2:01 AM, Bruno Haible wrote:

> The file descriptor 2 is unaffected by the file descriptor
> reshuffle. Only file descriptor 6 is affected, which is the one used by
> AC_MSG_CHECKING/AC_MSG_RESULT. No one is supposed to use this file descriptor
> in a 'trap' action.

Ah, sorry, I misread it.

>> Looking into it further, gl_SILENT is iffy as a general macro, as discarding
>> stderr could make scripts harder to debug.
> 
> I disagree. I want gl_SILENT for the purpose of doing more complex checks inside
> an AC_CACHE_CHECK invocation. Without gl_SILENT, the message output dictates the
> structure of the AC_CACHE_CHECKs. This is not good.

Agreed, but isn't gl_SILENT an unnecessarily tricky way to go about it? I worry 
we'll eventually need a gl_NOISY macro to counteract the effect of gl_SILENT.

If this approach was that useful in practice, why doesn't C's stdio package have 
a function that does something similar, e.g., stdio_silent (stderr, FOO) calls 
FOO and arranges for FOO's fprintf (stderr, ....) calls to have no effect?

If the problem is that AC_CACHE_CHECK is always noisy, do we simply need a quiet 
variant? Something like gl_CACHE_VAL_SILENT vs AC_CACHE_VAL? Or perhaps we 
should change what Autoconf does (admittedly this is a longer-term project)?

> I want gl_SILENT also to clean up
> the getaddrinfo output and others.

If it's needed then by all means please reinstate it as needed for getaddrinfo etc.


  reply	other threads:[~2020-09-18 16:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m2imce1gpu.fsf@meyering.net>
     [not found] ` <CAH8yC8n4tmO6__C=zP0JZRmc5_ddg7L6uGAuLfjV_Bm+i3oYsA@mail.gmail.com>
2020-09-17 18:23   ` [platform-testers] new snapshot available: grep-3.4-almost.19-ff30 Paul Eggert
2020-09-17 20:53 ` grep-3.4-almost.19-ff30 on Solaris 10 Bruno Haible
2020-09-18  2:26   ` Paul Eggert
2020-09-18  9:01     ` Bruno Haible
2020-09-18 16:06       ` Paul Eggert [this message]
2020-09-19  0:25         ` gl_SILENT Bruno Haible
2020-09-17 21:07 ` [platform-testers] new snapshot available: grep-3.4-almost.19-ff30 Jeffrey Walton
2020-09-18 17:36   ` Paul Eggert
     [not found] ` <CAH8yC8mn1YMN+fgzJBKEk9+y0qTqfO2zHbWUyO2ekVq-PimX3Q@mail.gmail.com>
2020-09-17 14:40   ` Jim Meyering
2020-09-17 22:46   ` Bruno Haible
2020-09-19 13:12   ` Bruno Haible
2020-09-19 14:21     ` Jeffrey Walton
2020-09-19 19:15       ` Bruno Haible
2020-09-20 19:28     ` Bruno Haible

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

  List information: https://lists.gnu.org/mailman/listinfo/bug-gnulib

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

  git send-email \
    --in-reply-to=0acc1dcf-019e-221c-b4c6-002f9b87fd39@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=bruno@clisp.org \
    --cc=bug-gnulib@gnu.org \
    /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).