mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: Tomasz Duda <tomaszduda23@gmail.com>
Cc: Florian Weimer <fweimer@redhat.com>, musl@lists.openwall.com
Subject: Re: [musl] AF_LOCAL
Date: Mon, 11 Jul 2022 11:22:05 -0400	[thread overview]
Message-ID: <20220711152205.GY7074@brightrain.aerifal.cx> (raw)
In-Reply-To: <CANs4VLygL11ygeG+_2HbiPG8cok=LqHpX6jpw3EWWjKZ-bjqsw@mail.gmail.com>

On Mon, Jul 11, 2022 at 05:04:15PM +0900, Tomasz Duda wrote:
> Done is better than perfect. It prevents some applications from starting so
> it is pretty bad.

No, inconsistent is worse than not at all. Not-at-all forces
applications to fix the wrong assumption. Inconsistent means
applications compile and run but silently (in sense of not producing
an error at build and/or run time) do the wrong thing on some systems.
One of the main criteria for exclusion of an extension from musl is
the existence of multiple conflicting historical definitions for the
same extension.


> On Mon, Jul 11, 2022, 16:56 Florian Weimer <fweimer@redhat.com> wrote:
> 
> > * Tomasz Duda:
> >
> > > It seems to be implemented in other libs.
> >
> > Yes, but not in a consistent fashion.
> >
> > Thanks,
> > Florian
> >
> >

  reply	other threads:[~2022-07-11 15:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-10 14:32 Tomasz Duda
2022-07-10 18:06 ` Markus Wichmann
2022-07-11  4:48 ` Florian Weimer
2022-07-11  7:54   ` Tomasz Duda
2022-07-11  7:56     ` Florian Weimer
2022-07-11  8:04       ` Tomasz Duda
2022-07-11 15:22         ` Rich Felker [this message]
2022-07-11 19:53           ` Tomasz Duda

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=20220711152205.GY7074@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=fweimer@redhat.com \
    --cc=musl@lists.openwall.com \
    --cc=tomaszduda23@gmail.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).