Github messages for voidlinux
 help / color / mirror / Atom feed
From: Calandracas606 <Calandracas606@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: LuaJIT: update to 2.1.1706708390, cleanup.
Date: Sat, 24 Feb 2024 19:15:36 +0100	[thread overview]
Message-ID: <20240224181536.769BD23A47@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48453@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1520 bytes --]

New comment by Calandracas606 on void-packages repository

https://github.com/void-linux/void-packages/pull/48453#issuecomment-1962452705

Comment:
> > I think the remaining patch for luajit_rolling.h can be dropped too: [LuaJIT/LuaJIT@14987af](https://github.com/LuaJIT/LuaJIT/commit/14987af80ab583514f19ef36d1023655324fc757)
> 
> I'm not sure? I look at all the other distros and they seem to keep this patch even after updating past this commit

- Alpine
  - Not updated past this commit
- Chimera
  - LuaJIT not packaged
- Fedora
  - still has LUAJIT_VERSION_SYM patch
  - patch was added in 2015, well before LuaJIT moved to rolling

Fedora patch says that they patched out LUAJIT_VERSION_SYM since it caused ABI breaks on updates, which is the whole point of the macro.

My understanding is that the patch exists because historically, it "artificially" caused an ABI break, even when there were no ABI breaking changes.

Since the move to rolling, the macro has not changed, its value has remained "luaJIT_version_2_1_ROLLING", this suggests that there has been no breaking changes. As long as the macro stays the same, the patch doesn't actually accomplish anything.

If the macro does change, presumably due to a real breaking change, patching this out could make it hard to detect.

The way I see it, this patch doesn't actually accomplish anything meaningful, and I don't think keeping a pointless patch around is a good idea.

Again, it would be helpful to have another opinion on this.

      parent reply	other threads:[~2024-02-24 18:15 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-31  8:15 [PR PATCH] LuaJIT: update to 2.1.1692580715, cleanup yoshiyoshyosh
2024-01-31  8:17 ` [PR PATCH] [Updated] " yoshiyoshyosh
2024-01-31 17:41 ` [PR REVIEW] " Chocimier
2024-01-31 17:49 ` yoshiyoshyosh
2024-01-31 17:53 ` yoshiyoshyosh
2024-01-31 17:53 ` yoshiyoshyosh
2024-01-31 18:14 ` Chocimier
2024-01-31 18:18 ` yoshiyoshyosh
2024-01-31 18:29 ` [PR PATCH] [Updated] " yoshiyoshyosh
2024-02-15 13:38 ` [PR REVIEW] LuaJIT: update to 2.1.1706708390, cleanup Calandracas606
2024-02-16 16:25 ` Calandracas606
2024-02-16 16:55 ` [PR REVIEW] " Calandracas606
2024-02-16 17:01 ` Calandracas606
2024-02-16 17:18 ` Calandracas606
2024-02-16 17:24 ` Calandracas606
2024-02-16 18:21 ` Calandracas606
2024-02-16 18:29 ` Calandracas606
2024-02-19  5:00 ` yoshiyoshyosh
2024-02-19  5:06 ` yoshiyoshyosh
2024-02-19  5:06 ` yoshiyoshyosh
2024-02-19  5:20 ` yoshiyoshyosh
2024-02-19  5:24 ` yoshiyoshyosh
2024-02-19  5:35 ` [PR PATCH] [Updated] " yoshiyoshyosh
2024-02-19 12:21 ` Calandracas606
2024-02-24  2:07 ` yoshiyoshyosh
2024-02-24 18:15 ` Calandracas606 [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=20240224181536.769BD23A47@inbox.vuxu.org \
    --to=calandracas606@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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 NNTP newsgroup(s).