public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Adhemerval Zanella Netto <adhemerval.zanella@linaro.org>
Cc: Florian Weimer <fweimer@redhat.com>,  libc-alpha@sourceware.org
Subject: Re: [PATCH] io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
Date: Wed, 30 Aug 2023 11:19:52 +0200	[thread overview]
Message-ID: <mvmbkeo6g5j.fsf@suse.de> (raw)
In-Reply-To: <ZO4dGXTOMgEUq0nE@aurel32.net> (Aurelien Jarno's message of "Tue, 29 Aug 2023 18:30:17 +0200")

On Aug 29 2023, Aurelien Jarno wrote:

> It does break some binaries, for instance File-FcntlLock [1] with the
> following scenario:
> - perl is built against glibc 2.37
> - system is upgraded to glibc 2.38
> - File-FcntlLock is built against glibc 2.38: it does not work as the
>   value of F_GETLK has changed from 12 to 5 [2].

It happens all the time that an API change breaks some combination of
recompiled and not recompiled objects.  But it is not an ABI break, only
a QoI issue.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

      parent reply	other threads:[~2023-08-30  9:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-28 21:37 Aurelien Jarno
2023-08-29  7:59 ` Florian Weimer
2023-08-29 13:20   ` Adhemerval Zanella Netto
2023-08-29 16:30     ` Aurelien Jarno
2023-08-29 17:06       ` Adhemerval Zanella Netto
2023-08-30  9:19       ` Andreas Schwab [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=mvmbkeo6g5j.fsf@suse.de \
    --to=schwab@suse.de \
    --cc=adhemerval.zanella@linaro.org \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.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).