mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Alastair Houghton <ahoughton@apple.com>
To: Rich Felker <dalias@libc.org>
Cc: musl@lists.openwall.com
Subject: Re: [musl] __MUSL__ macro
Date: Fri, 07 Jul 2023 16:58:45 +0100	[thread overview]
Message-ID: <54F3EF51-5DB9-44F8-971D-F14C998CEF6B@apple.com> (raw)
In-Reply-To: <20230707154555.GG4163@brightrain.aerifal.cx>

On 7 Jul 2023, at 16:45, Rich Felker <dalias@libc.org> wrote:
> 
> If we make a macro that says "you can now rely on implementation
> details of musl version x.y.z" and people do that, then it ceases to
> work in a future version, it's our fault, and people rightly blame us.

I don’t think that’s true at all - people tend to blame whoever is in front of them, which is probably not going to be musl but something higher up the stack.  In many cases projects can detect the musl version already, either at configuration time by examining the version string, or by specifying it as part of their build.  Both of those things would have *exactly* that same downside, and the only way to remove that would be to do away with a version number altogether... which nobody is seriously proposing, right?

The *only* thing you’re actually preventing here is detecting the musl version *in the preprocessor*.  And only in situations where the project itself can’t somehow supply a relevant macro definition.

Kind regards,

Alastair.


  reply	other threads:[~2023-07-07 15:59 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-06 10:48 Alastair Houghton
2023-07-06 12:17 ` Alex Xu
2023-07-06 16:26   ` Szabolcs Nagy
2023-07-07  7:14   ` Alastair Houghton
2023-07-07  7:30     ` A. Wilcox
2023-07-07  8:24       ` Alastair Houghton
2023-07-07 11:20     ` Laurent Bercot
2023-07-07 11:45     ` Jeffrey Walton
2023-07-07 13:53     ` Rich Felker
2023-07-07 14:18       ` Alastair Houghton
2023-07-07 12:47 ` Rich Felker
2023-07-07 13:14   ` Alastair Houghton
2023-07-07 14:19     ` Markus Wichmann
2023-07-07 14:26       ` Markus Wichmann
2023-07-07 14:46       ` Alastair Houghton
2023-07-07 15:02       ` Andrew Bell
2023-07-07 15:19         ` Markus Wichmann
2023-07-07 15:24           ` Andrew Bell
2023-07-07 15:34           ` Alastair Houghton
2023-07-07 15:45             ` Rich Felker
2023-07-07 15:58               ` Alastair Houghton [this message]
2023-07-07 15:05     ` i262jq

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=54F3EF51-5DB9-44F8-971D-F14C998CEF6B@apple.com \
    --to=ahoughton@apple.com \
    --cc=dalias@libc.org \
    --cc=musl@lists.openwall.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).