Re: Can I stop VoiceOver from coming through my Bluetooth stereo speakers

2024-04-24 Thread Thomas Frank
phone. Thomas Frank vermont...@gmail.com > On Apr 6, 2024, at 7:56 PM, Arnold Schmidt wrote: > > Try this. Turn on your speaker with nothing playing through it. Then go into > settings, bluetooth, and find your speaker. Do not double tap it, just > one-finger swipe down on it an

Re: CVS commit: src/bin/csh

2024-04-24 Thread Thomas Klausner
ing inside csh Why not use reallocarray(3) directly? Thomas

bug#70557: Fix compilation of Vala files conditionally added to _SOURCES

2024-04-24 Thread Reuben Thomas via Bug reports for Automake
On Wed, 24 Apr 2024 at 23:38, Reuben Thomas wrote: > Apologies, I should have run the tests before posting the patch. Indeed, I > have broken things. So, please consider the documentation patch, and I'll > take another look at the bug-fix (which in any case I have also realised > do

Re: BPX COND_SETUP/COND_WAIT, the SIR and "pushing back" signals

2024-04-24 Thread Thomas David Rivers
And - to follow-up one more time, the SIR documentation from the MVSSIGSETUP service has this to say: If the interrupt cannot be processed at this time, possibly due to general register 13 not currently containing the address of a program stack, or the last service called on the

bug#70557: Fix compilation of Vala files conditionally added to _SOURCES

2024-04-24 Thread Reuben Thomas via Bug reports for Automake
On Wed, 24 Apr 2024 at 22:57, Reuben Thomas wrote: > > The patch is trivial, so hopefully it's obvious if there's a problem for > some reason! I hope I explained well enough what problem I'm trying to > solve. > Apologies, I should have run the tests before posting the patch.

bug#70557: Fix compilation of Vala files conditionally added to _SOURCES

2024-04-24 Thread Reuben Thomas via Bug reports for Automake
enough what problem I'm trying to solve. -- https://rrt.sc3d.org From 490777db71c2086cfbd3ec359fceca5fc853047d Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Wed, 24 Apr 2024 22:41:48 +0200 Subject: [PATCH 2/2] vala: do not build Vala sources excluded by automake conditionals MIME-Version: 1.0

[plasmashell] [Bug 485456] Qith Qt 6.7, System Tray popup is inappropriately resized to a tiny nub

2024-04-24 Thread Thomas
https://bugs.kde.org/show_bug.cgi?id=485456 Thomas changed: What|Removed |Added CC||thomas.bre...@informatik.un

Re: BPX COND_SETUP/COND_WAIT, the SIR and "pushing back" signals

2024-04-24 Thread Thomas David Rivers
So - of course - the Meta.ai was having some "hallucinations"... Which brings me back to my original question - how can the SIR know that COND_SETUP has been invoked and that a signaled should be "pushed back"? - Thanks - - Dave R. - -- riv...@dignus.comWork: (919)

Re: 'relocatable' project built without --enable-relocatable

2024-04-24 Thread Reuben Thomas
On Wed, 24 Apr 2024 at 01:24, Bruno Haible wrote: > > Can you please try the attached patch? > Works beautifully, thanks. (Sorry to cause confusion: I was actually quoting code from a C-based project, not a Vala-based project, where I don't need the fix. But if you install this patch then I

Bug#727656: Status of libpaper fork

2024-04-24 Thread Reuben Thomas
On Wed, 24 Apr 2024 at 22:03, Bastian Germann wrote: > > I have seen Simon's post about this. The new gnulib package has a new > README that describes how to use the Debian > package. There is a slight chance that FTP Masters might intervene in > having a git bundle in a package because their >

Bug#727656: Status of libpaper fork

2024-04-24 Thread Reuben Thomas
On Tue, 19 Mar 2024 at 21:46, Reuben Thomas wrote: > On Tue, 19 Mar 2024 at 21:37, Bastian Germann wrote: > >> >> As nobody has provided any patch yet and I do not have an idea how to use >> gnulib properly generally and in Debian >> context, I came up with this

Re: Gnulib in Debian

2024-04-24 Thread Reuben Thomas
On Wed, 24 Apr 2024 at 15:56, Simon Josefsson wrote: > > The last aspect should be solved: the latest gnulib in Debian contains a > git bundle of gnulib, That's fantastic, I wish I had thought of that. I still don't fancy doing the necessary packaging work, but I'll let those who have been

[OSList] Re: Fwd: [OSLIST] What have we learned?

2024-04-24 Thread Thomas Perret via OSList
Hi Chris,Reading this I got curious:”Harrison framing that [system innovation] needs taking everyone who is conflict with each other through a conflict barrier at the same time”Will you help me see the concept of ”conflict barrier”?Kindly wondering,Thomas Perrer___All is possible togetherOn 24

Re: [pve-devel] [PATCH docs] network: override device names: include Type=ether in link file

2024-04-24 Thread Thomas Lamprecht
Am 24/04/2024 um 18:55 schrieb Friedrich Weber: > Mention that the systemd link file should contain `Type=ether`, to > make sure it only applies to Ethernet devices and does not ever apply > to e.g. bridges or bonds which inherit the MAC address of the Ethernet > device. Reported in the forum [0].

[pve-devel] applied: [PATCH proxmox-firewall] fix #5410: config: fix naming scheme for names in firewall config

2024-04-24 Thread Thomas Lamprecht
Am 24/04/2024 um 18:15 schrieb Stefan Hanreich: > This should bring the allowed names on par with the pve-firewall > naming scheme [1]. > > [1] >

Refactoring heads up

2024-04-24 Thread Mark Thomas
Hi all, The Spring folks have pinged me on an issue reported to them. The short version is that Tomcat doesn't support non-blocking reads of chunked request bodies. While we have nearly all of the pieces we need to fix this, the commit is still going to be quite large involving quite a lot

Re: [edk2-devel] [PATCH] OvmfPkg: Don't make APIC MMIO accesses with encryption bit set

2024-04-24 Thread Lendacky, Thomas via groups.io
On 4/24/24 09:45, Gerd Hoffmann wrote: Hi, Ideally CpuPageTableLib should be used for this. CpuPageTableLib will need to be modified in order for it to be used at this (Sec) stage. In order to work in Sec - either the caller will have to supply a list of pages that can be used if

[Patch, fortran] PR93678 - [11/12/13/14 Regression] ICE with TRANSFER and typebound procedures

2024-04-24 Thread Paul Richard Thomas
Thomas gcc/fortran PR fortran/93678 * trans-expr.cc (gfc_conv_procedure_call): Use the interface, where possible, to obtain the type of character procedure pointers of class entities. gcc/testsuite/ PR fortran/93678 * gfortran.dg/pr93678.f90: New test. diff --git a/gcc/fortran/trans-expr.cc b/gcc

[Patch, fortran] PR93678 - [11/12/13/14 Regression] ICE with TRANSFER and typebound procedures

2024-04-24 Thread Paul Richard Thomas
Thomas gcc/fortran PR fortran/93678 * trans-expr.cc (gfc_conv_procedure_call): Use the interface, where possible, to obtain the type of character procedure pointers of class entities. gcc/testsuite/ PR fortran/93678 * gfortran.dg/pr93678.f90: New test. diff --git a/gcc/fortran/trans-expr.cc b/gcc

Re: Current Devel Branch Fails To Start Using Python 3.9

2024-04-24 Thread Thomas Passin
Lucky I've still got Python 3.9 on my machine! On Wednesday, April 24, 2024 at 11:02:34 AM UTC-4 Edward K. Ream wrote: > On Wed, Apr 24, 2024 at 9:30 AM Thomas Passin wrote: > >> py -3.9 -m leo.core.runLeo >> ... >>from leo.core import leoVim >> File &

[NTG-context] utiliydata

2024-04-24 Thread Thomas A. Schmitz
.”MyReference”.references.realpage How can this be accessed? Thanks a lot and best wishes Thomas ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl

Re: BPX COND_SETUP/COND_WAIT, the SIR and "pushing back" signals

2024-04-24 Thread Thomas David Rivers
Well - on a whim - I put this question to Facebook's Meta.ai: In z/OS - how does a "Signal Interface Routine" know that the COND_SETUP service has been called, so it can "push back" a signal? and it gave me this answer: In z/OS, a Signal Interface Routine (SIR) can determine if the

Re: plasma-desktop installation failed due to problem with icon theme package

2024-04-24 Thread Thomas Nemeth
p again continues to give an error on papirus-icon-theme. I'm not going to wear out the sun installing plasma ;) I'll try again with the next release and go on with something else to play with. Thanks. Thomas.

BPX COND_SETUP/COND_WAIT, the SIR and "pushing back" signals

2024-04-24 Thread Thomas David Rivers
Trying to work out a problem where a BPX_COND_WAIT is returning with an EINVAL and the Jr-errno indicating JRNotSetup. The basic flow-of-control is: invoke COND_SETUP invoke COND_WAIT so - the only way I can get this EINVAL (which doesn't happen every time mind you) is if there is a

Current Devel Branch Fails To Start Using Python 3.9

2024-04-24 Thread Thomas Passin
py -3.9 -m leo.core.runLeo ... from leo.core import leoVim File "C:\Tom\git\leo-editor\leo\core\leoVim.py", line 25, in from typing import Any, TypeAlias, TYPE_CHECKING ImportError: cannot import name 'TypeAlias' from 'typing' (C:\Program Files\Python39\lib\typing.py) This changeset

Re: [edk2-devel] [PATCH] OvmfPkg: Don't make APIC MMIO accesses with encryption bit set

2024-04-24 Thread Lendacky, Thomas via groups.io
On 4/24/24 06:54, Gerd Hoffmann wrote: On Tue, Apr 23, 2024 at 03:59:58PM -0500, Michael Roth wrote: For the most part, OVMF will clear the encryption bit for MMIO regions, but there is currently one known exception during SEC when the APIC base address is accessed via MMIO with the encryption

Re: [PATCH v2 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()

2024-04-24 Thread Thomas Huth
issue and the latter is a use-after-free one. I assume the eepro reentrancy issue has been fixed with: https://gitlab.com/qemu-project/qemu/-/issues/556 i.e.: https://gitlab.com/qemu-project/qemu/-/commit/c40ca2301c7603524eaddb5308a3 HTH, Thomas

Re: [PATCH] vfio/ccw: Use g_autofree variable

2024-04-24 Thread Thomas Huth
changed, 11 insertions(+), 14 deletions(-) Reviewed-by: Thomas Huth

[gentoo-commits] repo/gentoo:master commit in: net-wireless/nanovna-saver/

2024-04-24 Thread Thomas Beierlein
commit: 4b35414690434d7807538844c8c8babf642a01d5 Author: Thomas Beierlein gentoo org> AuthorDate: Wed Apr 24 12:40:37 2024 + Commit: Thomas Beierlein gentoo org> CommitDate: Wed Apr 24 12:40:46 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b

Re: [PATCH v2 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()

2024-04-24 Thread Thomas Huth
issue and the latter is a use-after-free one. I assume the eepro reentrancy issue has been fixed with: https://gitlab.com/qemu-project/qemu/-/issues/556 i.e.: https://gitlab.com/qemu-project/qemu/-/commit/c40ca2301c7603524eaddb5308a3 HTH, Thomas

[gentoo-commits] repo/gentoo:master commit in: media-radio/fldigi/

2024-04-24 Thread Thomas Beierlein
commit: e59779d1967da7e63dfe69bc31c786cc96165b39 Author: Thomas Beierlein gentoo org> AuthorDate: Wed Apr 24 12:01:14 2024 + Commit: Thomas Beierlein gentoo org> CommitDate: Wed Apr 24 12:02:01 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5

[pve-devel] applied: [PATCH] auto install assistant: fix newline before ':'

2024-04-24 Thread Thomas Lamprecht
Am 24/04/2024 um 11:02 schrieb Dominik Csapak: > this belongs after the ':' otherwise the output looks weird: > > [..] can be > : * integrated into [..] > * needs to be [..] > > Signed-off-by: Dominik Csapak > --- > proxmox-auto-install-assistant/src/main.rs | 2 +- > 1 file changed, 1

Re: Gnulib in Debian

2024-04-24 Thread Reuben Thomas
On Wed, 24 Apr 2024 at 01:51, Bruno Haible wrote: > Reuben Thomas wrote: > > (not yet in Debian, sadly, as they don't like me "vendoring gnulib", as > FTP > > Master calls it, or "using gnulib as other packages like Enchant do, and > as > > designed"

Re: [PATCH 2/2] checkpatch.pl: forbid strerrorname_np()

2024-04-24 Thread Thomas Huth
=~ /\bffs\(/) { ERROR("use ctz32() instead of ffs()\n" . $herecurr); Reviewed-by: Thomas Huth

Re: [PATCH 1/2] target/riscv/kvm: remove sneaky strerrorname_np() instance

2024-04-24 Thread Thomas Huth
code: %s", - strerrorname_np(errno)); +error_report("Unable to read vlenb register, error code: %d", + errno); exit(EXIT_FAILURE); } Reviewed-by: Thomas Huth

[pve-devel] applied: [PATCH proxmox-i18n] update German translations

2024-04-24 Thread Thomas Lamprecht
Am 24/04/2024 um 11:14 schrieb Max Carrara: > Signed-off-by: Max Carrara > --- > de.po | 220 -- > 1 file changed, 107 insertions(+), 113 deletions(-) > > applied, thanks! ___ pve-devel

[pve-devel] applied: [PATCH pve-installer] answer: perform basic input validation for keyboard

2024-04-24 Thread Thomas Lamprecht
Am 24/04/2024 um 10:48 schrieb Christian Ebner: > Currently it is possible to validate and create an iso with an > invalid keyboad layout, only failing later during installation. > > Add a basic check for correct keyboard layout by defining an enum > with allowed variants. > > Signed-off-by:

Re: Changing header/footer font in mm

2024-04-24 Thread Thomas Dupond via
(in >> > groff 1.23.0) is better. >> >> This did not work in groff 1.23.0 for the header/footer issue (with >> `.fam H` as the very first request in the document), I had to use both >> requests – >> >> .fam H >> .fp 1 H >> >> – as suggested

[gentoo-commits] repo/gentoo:master commit in: app-text/ebook2cw/

2024-04-24 Thread Thomas Beierlein
commit: 1afc2b23eb328a8bf3327546cec415e95bd37961 Author: Thomas Beierlein gentoo org> AuthorDate: Wed Apr 24 07:56:43 2024 + Commit: Thomas Beierlein gentoo org> CommitDate: Wed Apr 24 08:02:29 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a

[PULL 12/17] tests: Update our CI to use CentOS Stream 9 instead of 8

2024-04-24 Thread Thomas Huth
6.302103-5-th...@redhat.com> Signed-off-by: Thomas Huth --- .gitlab-ci.d/buildtest.yml| 16 - .gitlab-ci.d/container-core.yml | 4 +-- .../{centos8.docker => centos9.docker}| 34 +++ tests/lcitool/mappings.yml

[PULL 06/17] .travis.yml: Remove the unused UNRELIABLE environment variable

2024-04-24 Thread Thomas Huth
l had the x86 jobs here around that were our main CI jobs. Thus let's simply remove this useless variable now. Message-ID: <20240320104144.823425-6-th...@redhat.com> Signed-off-by: Thomas Huth --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml

[PULL 15/17] docs/devel: fix minor typo in submitting-a-patch.rst

2024-04-24 Thread Thomas Huth
From: Manos Pitsidianakis s/Resolved:/Resolves:/ Signed-off-by: Manos Pitsidianakis Message-ID: <20240422124128.4034482-1-manos.pitsidiana...@linaro.org> Reviewed-by: Peter Maydell Signed-off-by: Thomas Huth --- docs/devel/submitting-a-patch.rst | 2 +- 1 file changed, 1 insertion

[PULL 02/17] tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`

2024-04-24 Thread Thomas Huth
Ninad Palsule Message-ID: <20240414173349.31194-1-ines.var...@telecom-paris.fr> Signed-off-by: Thomas Huth --- tests/qtest/aspeed_fsi-test.c | 20 ++-- tests/qtest/cmsdk-apb-dualtimer-test.c | 2 +- tests/qtest/cmsdk-apb-watchdog-test.c | 2 +- tests/qtest/erst-test.c|

[PULL 03/17] docs: i386: pc: Update maximum CPU numbers for PC Q35

2024-04-24 Thread Thomas Huth
From: Zhao Liu Commit e4e98c7eebfa ("pc: q35: Bump max_cpus to 4096 vcpus") increases the supported CPUs for PC Q35 machine. Update maximum CPU numbers for PC Q35 in the document. Signed-off-by: Zhao Liu Message-ID: <20240412085358.731560-1-zhao1@linux.intel.com> Signe

[PULL 13/17] ci: move external build environment setups to CentOS Stream 9

2024-04-24 Thread Thomas Huth
-off-by: Paolo Bonzini Reviewed-by: Thomas Huth Message-ID: <20240412103708.27650-1-pbonz...@redhat.com> Reviewed-by: Daniel P. Berrangé Message-ID: <20240418101056.302103-7-th...@redhat.com> Signed-off-by: Thomas Huth --- .../stream/{8 => 9}/build-environme

[PULL 16/17] tests/unit: Remove debug statements in test-nested-aio-poll.c

2024-04-24 Thread Thomas Huth
246.83812-1-phi...@linaro.org> Signed-off-by: Thomas Huth --- tests/unit/test-nested-aio-poll.c | 7 --- 1 file changed, 7 deletions(-) diff --git a/tests/unit/test-nested-aio-poll.c b/tests/unit/test-nested-aio-poll.c index db33742af3..d8fd92c43b 100644 --- a/tests/unit/test-nested-aio-

[PULL 11/17] tests/docker/dockerfiles: Run lcitool-refresh after the lcitool update

2024-04-24 Thread Thomas Huth
Message-ID: <20240418101056.302103-4-th...@redhat.com> Signed-off-by: Thomas Huth --- tests/docker/dockerfiles/alpine.docker| 3 ++- tests/docker/dockerfiles/centos8.docker | 1 + tests/docker/dockerfiles/debian-amd64-cross.docker| 3 ++- tests/docker/dockerfi

[PULL 14/17] hw/s390x: Include missing 'cpu.h' header

2024-04-24 Thread Thomas Huth
h:22:27: error: unknown type name 'CPUS390XState' int s390_virtio_hypercall(CPUS390XState *env); ^ Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Thomas Huth Acked-by: Eric Farman Message-ID: <20240322162822.7391-1-phi...@linaro.org> Signed-off-by: Thomas Hu

[PULL 05/17] Revert ".travis.yml: Cache Avocado cache"

2024-04-24 Thread Thomas Huth
4144.823425-4-th...@redhat.com> Signed-off-by: Thomas Huth --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8a3ae76a7c..8da88c4360 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,8 +12,6 @@ cache: timeout: 1200 ccache: true pip: tru

[PULL 17/17] target/s390x: Remove KVM stubs in cpu_models.h

2024-04-24 Thread Thomas Huth
From: Philippe Mathieu-Daudé Since the calls are elided when KVM is not available, we can remove the stubs (which are never compiled). Signed-off-by: Philippe Mathieu-Daudé Message-ID: <20240419090631.48055-1-phi...@linaro.org> Signed-off-by: Thomas Huth --- target/s390x/cpu_models.

[PULL 01/17] MAINTAINERS: update email of Peter Lieven

2024-04-24 Thread Thomas Huth
From: Peter Lieven I will leave KAMP in the next days. Update email to stay reachable. Signed-off-by: Peter Lieven Message-ID: <20230105095039.182718-1...@kamp.de> Signed-off-by: Thomas Huth --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINT

[PULL 08/17] .travis.yml: Do some more testing with Clang

2024-04-24 Thread Thomas Huth
ed-off-by: Thomas Huth --- .travis.yml | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7527f71c05..cef0308952 100644 --- a/.travis.yml +++ b/.travis.yml @@ -113,8 +113,9 @@ jobs: - CONFIG="--disable-containers --enable

[PULL 10/17] tests/lcitool/libvirt-ci: Update to the latest master branch

2024-04-24 Thread Thomas Huth
We need the latest fixes for the lcitool to be able to properly update our CentOS docker file to CentOS Stream 9. Reviewed-by: Daniel P. Berrangé Message-ID: <20240418101056.302103-3-th...@redhat.com> Signed-off-by: Thomas Huth --- tests/lcitool/libvirt-ci | 2 +- 1 file changed, 1 ins

[PULL 04/17] tests/vm: update openbsd image to 7.5

2024-04-24 Thread Thomas Huth
From: Brad Smith tests/vm: update openbsd to release 7.5 Signed-off-by: Brad Smith Message-ID: Signed-off-by: Thomas Huth --- tests/vm/openbsd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/vm/openbsd b/tests/vm/openbsd index 85c9863633..5e646f7c51 100755

[PULL 07/17] .travis.yml: Update the jobs to Ubuntu 22.04

2024-04-24 Thread Thomas Huth
can drop the entries from the individual jobs and use the global setting again. Reviewed-by: Daniel P. Berrangé Message-ID: <20240418101056.302103-6-th...@redhat.com> Signed-off-by: Thomas Huth --- .travis.yml | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a

[PULL 09/17] tests: Remove Ubuntu 20.04 container

2024-04-24 Thread Thomas Huth
Since Ubuntu 22.04 has now been available for more than two years, we can stop actively supporting the previous LTS version of Ubuntu now. Reviewed-by: Philippe Mathieu-Daudé Message-ID: <20240418101056.302103-2-th...@redhat.com> Signed-off-by: Thomas Huth --- tests/docker/docke

[PULL 00/17] CI job updates, header cleanups and other misc patches

2024-04-24 Thread Thomas Huth
-Daudé (3): hw/s390x: Include missing 'cpu.h' header tests/unit: Remove debug statements in test-nested-aio-poll.c target/s390x: Remove KVM stubs in cpu_models.h Thomas Huth (8): Revert ".travis.yml: Cache Avocado cache" .travis.yml: Remove the unused

[PATCH] .gitlab-ci.d/cirrus.yml: Fix the NetBSD and OpenBSD Cirrus-CI KVM jobs

2024-04-24 Thread Thomas Huth
e dormant for a year as the old ':master' tags were not removed until some weeks ago. The other Cirrus-CI jobs were already fixed in commit 1d2f2b35bc86b7a1 ("gitlab-ci/cirrus: switch from 'master' to 'latest'"), but apparently nobody noticed the KVM jobs so far that need to be triggered ma

Re: [Patch, fortran] PR89462 - [11/12/13/14 Regression] gfortran loops in code generation

2024-04-24 Thread Paul Richard Thomas
PS ignore the chunk in trans-array.cc. It is an attempt to fix PR93678 that literally did nothing. Paul On Wed, 24 Apr 2024 at 07:05, Paul Richard Thomas < paul.richard.tho...@gmail.com> wrote: > Hi, > > The linaro pre-commit error testing picked up errors for arm and aarch &

Re: [Patch, fortran] PR89462 - [11/12/13/14 Regression] gfortran loops in code generation

2024-04-24 Thread Paul Richard Thomas
PS ignore the chunk in trans-array.cc. It is an attempt to fix PR93678 that literally did nothing. Paul On Wed, 24 Apr 2024 at 07:05, Paul Richard Thomas < paul.richard.tho...@gmail.com> wrote: > Hi, > > The linaro pre-commit error testing picked up errors for arm and aarch &

Re: [Patch, fortran] PR89462 - [11/12/13/14 Regression] gfortran loops in code generation

2024-04-24 Thread Paul Richard Thomas
more. Paul On Tue, 23 Apr 2024 at 16:25, Paul Richard Thomas < paul.richard.tho...@gmail.com> wrote: > Hi All, > > Jakub pinpointed the source of this bug in comment 6 of the PR. The rest > was 'obvious' :-) > > I plan to push the patch to mainline in the next 24 hours unl

Re: [Patch, fortran] PR89462 - [11/12/13/14 Regression] gfortran loops in code generation

2024-04-24 Thread Paul Richard Thomas
more. Paul On Tue, 23 Apr 2024 at 16:25, Paul Richard Thomas < paul.richard.tho...@gmail.com> wrote: > Hi All, > > Jakub pinpointed the source of this bug in comment 6 of the PR. The rest > was 'obvious' :-) > > I plan to push the patch to mainline in the next 24 hours unl

gcc patch #88922: FAIL: 1 regressions on aarch64

2024-04-23 Thread Paul Richard Thomas
Hi, Executing on host: /home/tcwg-build/workspace/tcwg_gnu_4/abe/builds/destdir/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gfortran /home/tcwg-build/workspace/tcwg_gnu_4/abe/snapshots/gcc.git~master/gcc/testsuite/gfortran.dg/pr89462.f90 -fdiagnostics-plain-output

RE: Uscan no longer works with GitLab tags

2024-04-23 Thread Thomas Ward
Is there a specific reason you can't follow tags and their corresponding uploads? A long while ago I came up with a mechanism to force uscan to use the gitlab JSON API to get downloads, etc. but it was finnicky and I don't have the exact solutions here since that was long enough ago I lost a

Re: Requiring LLVM 14+ in PostgreSQL 18

2024-04-23 Thread Thomas Munro
Rebased over ca89db5f. I looked into whether we could drop the "old pass manager" code too[1]. Almost, but nope, even the C++ API lacks a way to set the inline threshold before LLVM 16, so that would cause a regression. Although we just hard-code the threshold to 512 with a comment that sounds

[pve-devel] partially-applied-series: [PATCH many v2 00/20] notifications: move template strings to template files; PBS preparations

2024-04-23 Thread Thomas Lamprecht
Am 19/04/2024 um 16:17 schrieb Lukas Wagner: > proxmox: > > Lukas Wagner (12): > notify: switch to file-based templating system > notify: make api methods take config struct ownership > notify: convert Option> -> Vec in config structs > notify: don't make tests require pve-context >

[PATCH] selftests/nolibc: disable brk()/sbrk() tests on musl

2024-04-23 Thread Thomas Weißschuh
On musl calls to brk() and sbrk() always fail with ENOMEM. Detect this and skip the tests on musl. Tested on glibc 2.39 and musl 1.2.5 in addition to nolibc. Signed-off-by: Thomas Weißschuh --- tools/testing/selftests/nolibc/nolibc-test.c | 10 +++--- 1 file changed, 7 insertions(+), 3

Re: RPi 4b Wifi Device

2024-04-23 Thread Thomas D. Dean
On 4/23/24 08:54, Justin Parrott wrote: this is what i was talking about, i don't like booting an sbc from stick even if you can hit disk can net run on sbc? I can boot NetBSD 10 on an RPi 4b from an SD card . It seems to run fine. Seems lots faster than RPi OS booted from the same type SD

Re: 'relocatable' project built without --enable-relocatable

2024-04-23 Thread Reuben Thomas
On Tue, 23 Apr 2024 at 21:46, Bruno Haible wrote: > How does or would the code you are talking about look like, with #ifs? > And would it be code for a library, or for a program? > For a library. For example, from the libpaper commit referenced below, using #ifdefs: /* Set the prefix directory

Re: [gdal-dev] Question on building multi band composite and going back to RGB GeoTiff

2024-04-23 Thread Thomas Knudsen via gdal-dev
company provided material based on this algorithm, as a commercial service around 2005. /Thomas Den man. 22. apr. 2024 kl. 20.13 skrev Javier Jimenez Shaw via gdal-dev < gdal-dev@lists.osgeo.org>: > In addition to all the previous, what about gamma correction? > Maybe your RGB imag

[clang] [WebAssembly] Enable multivalue and reference-types in generic CPU config (PR #80923)

2024-04-23 Thread Thomas Lively via cfe-commits
@@ -147,19 +147,25 @@ void WebAssemblyTargetInfo::setFeatureEnabled(llvm::StringMap , bool WebAssemblyTargetInfo::initFeatureMap( llvm::StringMap , DiagnosticsEngine , StringRef CPU, const std::vector ) const { - if (CPU == "bleeding-edge") { -

[clang] [WebAssembly] Enable multivalue and reference-types in generic CPU config (PR #80923)

2024-04-23 Thread Thomas Lively via cfe-commits
@@ -147,19 +147,25 @@ void WebAssemblyTargetInfo::setFeatureEnabled(llvm::StringMap , bool WebAssemblyTargetInfo::initFeatureMap( llvm::StringMap , DiagnosticsEngine , StringRef CPU, const std::vector ) const { - if (CPU == "bleeding-edge") { -

[clang] [WebAssembly] Enable multivalue and reference-types in generic CPU config (PR #80923)

2024-04-23 Thread Thomas Lively via cfe-commits
https://github.com/tlively approved this pull request. https://github.com/llvm/llvm-project/pull/80923 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [WebAssembly] Enable multivalue and reference-types in generic CPU config (PR #80923)

2024-04-23 Thread Thomas Lively via cfe-commits
https://github.com/tlively edited https://github.com/llvm/llvm-project/pull/80923 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [WebAssembly] Tidy up wasm-target-features.c (PR #89778)

2024-04-23 Thread Thomas Lively via cfe-commits
https://github.com/tlively approved this pull request. https://github.com/llvm/llvm-project/pull/89778 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [WebAssembly] Fix uses of -DAG and -NOT in wasm-target-features.c (PR #89777)

2024-04-23 Thread Thomas Lively via cfe-commits
https://github.com/tlively approved this pull request. Thanks! https://github.com/llvm/llvm-project/pull/89777 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[pve-devel] applied: [PATCH proxmox-firewall] firewall: properly handle REJECT rules

2024-04-23 Thread Thomas Lamprecht
Am 23/04/2024 um 18:02 schrieb Stefan Hanreich: > Currently we generated DROP statements for all rules involving REJECT. > We only need to generate DROP when in the postrouting chain of tables > with type bridge, since REJECT is disallowed there. Otherwise we jump > into the do-reject chain which

[pve-devel] applied: [PATCH installer] assistant: prepare iso: s/direct/included to match current naming

2024-04-23 Thread Thomas Lamprecht
Am 23/04/2024 um 11:00 schrieb Alexander Zeidler: > Signed-off-by: Alexander Zeidler > --- > proxmox-auto-install-assistant/src/main.rs | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > applied, thanks! ___ pve-devel mailing list

[pve-devel] applied: [PATCH installer] assistant: error out on set network config for dhcp

2024-04-23 Thread Thomas Lamprecht
Am 23/04/2024 um 17:18 schrieb Stoiko Ivanov: > potentially will not happen too often in practice if the sample files > always contain the right source. Still having settings in an answer > file that get ignored does not seem right. > > tested with `validate-answer` on a file without `source` in

[PATCH] selftests/nolibc: run-tests.sh: use -Werror by default

2024-04-23 Thread Thomas Weißschuh
run-tests.sh hides the output from the compiler unless the compilation fails. To recognize newly introduced warnings use -Werror by default. Also add a switch to disable -Werror in case the warnings are expected. Signed-off-by: Thomas Weißschuh --- tools/testing/selftests/nolibc/Makefile

Re: RPi 4b Wifi Device

2024-04-23 Thread Thomas D. Dean
On 4/20/24 15:29, Michael Cheponis wrote: > I run an RPi 4B/8G with external USB SSD drive; I do this because my uSD cards were getting worn out after about a year of use; I've had no such problems with my Samsung 870 EVO nor Samsung SSD T7. > > I use the built-in GigE adaptor on the RPi 4B,

[pve-devel] applied: [PATCH installer] auto-installer: move ssh keys setup to low-level installer

2024-04-23 Thread Thomas Lamprecht
Am 23/04/2024 um 16:44 schrieb Christoph Heiss: > .. thereby, also fixing a accidental shell injection. > > Since run_cmd{,s}() is nowhere else used anymore, they can be removed > too. > > Also mostly reverts commit > > 5878dc4ae "auto-installer: handle auto-reboot info messages directly" >

[Patch, fortran] PR89462 - [11/12/13/14 Regression] gfortran loops in code generation

2024-04-23 Thread Paul Richard Thomas
new charlens for shared symbol typespecs [PR89462] 2024-04-23 Paul Thomas Jakub Jelinek gcc/fortran PR fortran/89462 * decl.cc (build_sym): Add an extra argument 'elem'. If 'elem' is greater than 1, gfc_new_charlen is called to generate a new charlen, registered in the symbol namespace

[Patch, fortran] PR89462 - [11/12/13/14 Regression] gfortran loops in code generation

2024-04-23 Thread Paul Richard Thomas
new charlens for shared symbol typespecs [PR89462] 2024-04-23 Paul Thomas Jakub Jelinek gcc/fortran PR fortran/89462 * decl.cc (build_sym): Add an extra argument 'elem'. If 'elem' is greater than 1, gfc_new_charlen is called to generate a new charlen, registered in the symbol namespace

[pve-devel] applied-series: [PATCH manager v2] fix #5251: login: set autocomplete on password and user

2024-04-23 Thread Thomas Lamprecht
Am 19/02/2024 um 11:37 schrieb Maximiliano Sandoval: > By default they have 'autocomplete=off'. From [1]: > > > In most modern browsers, setting autocomplete to "off" will not > > prevent a password manager from asking the user if they would like to > > save username and password information,

[tmux/tmux] ea9f41: correct indentation; no functional change

2024-04-23 Thread 'Thomas Adam' via tmux-git
window-copy.c Log Message: --- correct indentation; no functional change ok tb@ Commit: 0a8571b6fe4fdd4e741605f1f2b44344bd8edeb8 https://github.com/tmux/tmux/commit/0a8571b6fe4fdd4e741605f1f2b44344bd8edeb8 Author: Thomas Adam Date: 2024-04-23 (Tue, 23 Apr 2024

[pve-devel] applied: [PATCH manager 1/3] ui: user edit: protect user's TFA settings again

2024-04-23 Thread Thomas Lamprecht
Am 09/02/2024 um 14:08 schrieb Fiona Ebner: > Same rationale as in 5b25580d ("Protect the user's tfa key setting."): > it should not be possible to change the value when it's not an actual > secret but a reference to what TFA method is used or, in case of 'x', > whether TFA is used. > >

[pve-devel] applied: [PATCH manager] vzdump: also warn when hook script fails for backup-abort or log-end phase

2024-04-23 Thread Thomas Lamprecht
Am 22/01/2024 um 10:55 schrieb Fiona Ebner: > to make it more visible, also in task logs. > > Signed-off-by: Fiona Ebner > --- > PVE/VZDump.pm | 2 ++ > 1 file changed, 2 insertions(+) > > applied, thanks! ___ pve-devel mailing list

[pve-devel] applied: [PATCH qemu-server] qmeventd: also treat 'prelaunch' and 'suspended' states as active

2024-04-23 Thread Thomas Lamprecht
Am 10/10/2023 um 10:57 schrieb Fiona Ebner: > Otherwise, a VM in those states would be terminated after a backup > in handle_qmp_return() with QMP 'quit', which is pretty bad in case > of the 'suspended' state. > > Does not change the fact that a VM started in prelaunch mode for > backup is

[pve-devel] applied: [RFC PATCH pve-manager 1/2] ui: mobile: fix totp login

2024-04-23 Thread Thomas Lamprecht
Am 14/12/2023 um 10:55 schrieb Dominik Csapak: > logging in with totp on mobile was broken with these two commits: > > pve-manager: > 509d7a20 ("mobile ui: implement dummy message box and scrip loader") > and > pve-access-control: > cb64967 ("api: drop old verify_tfa api call") > > the

[pve-devel] applied: [PATCH proxmox-firewall] firewall: properly cleanup tables when firewall is inactive

2024-04-23 Thread Thomas Lamprecht
Am 23/04/2024 um 11:21 schrieb Stefan Hanreich: > When executing multiple nft commands they are transactional, either > all get applied or none. When only the host or guest firewall is > active, only one table exists and this causes the delete commands to > fail. To fix this we need to send the

[pve-devel] applied: [PATCH common] interfaces: support stanzas without types/methods

2024-04-23 Thread Thomas Lamprecht
Am 23/04/2024 um 15:03 schrieb Wolfgang Bumiller: > This is allowed in ifupdown2 and previously interfaces named > 'vmbr\d+' were recognized as bridges even if they used this mode. > With commit e68ebda4f109 this is no longer the case. > > Fixes: e68ebda4f109 ("fix #545: interfaces: allow

[pve-devel] applied: [PATCH installer] auto-installer: support UTC as timezone

2024-04-23 Thread Thomas Lamprecht
Am 23/04/2024 um 13:29 schrieb Christoph Heiss: > Reported-by: Fiona Ebner > Signed-off-by: Christoph Heiss > --- > proxmox-auto-installer/src/utils.rs | 3 +++ > 1 file changed, 3 insertions(+) > > applied, thanks! ___ pve-devel mailing list

[lustre-discuss] default Nodemap: ll_close_inode_openhandle errors

2024-04-23 Thread Thomas Roth via lustre-discuss
On the other hand, if inodes cannot be handled - that sounds severe? Regards, Thomas ___ lustre-discuss mailing list lustre-discuss@lists.lustre.org http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

[jira] [Created] (CONFIGURATION-844) INIConfiguration support empty sections

2024-04-23 Thread Thomas Steiner (Jira)
Thomas Steiner created CONFIGURATION-844: Summary: INIConfiguration support empty sections Key: CONFIGURATION-844 URL: https://issues.apache.org/jira/browse/CONFIGURATION-844 Project: Commons

[pve-devel] applied-series: [PATCH installer 1/2] move secure boot state to RunEnv

2024-04-23 Thread Thomas Lamprecht
Am 23/04/2024 um 14:27 schrieb Fabian Grünbichler: > as preparation for using it in more than one place. > > Signed-off-by: Fabian Grünbichler > --- > Proxmox/Install.pm| 18 +- > Proxmox/Install/RunEnv.pm | 12 +++- > 2 files changed, 16 insertions(+), 14

[pve-devel] applied: [PATCH manager 1/2] ui: backup jobs: fix fleecing parameters for 'run now' button

2024-04-23 Thread Thomas Lamprecht
Am 23/04/2024 um 14:14 schrieb Dominik Csapak: > we have to 'printPropertyString' the fleecing parameters, otherwise > we'll get api parameter errors for that > > Signed-off-by: Dominik Csapak > --- > www/manager6/dc/Backup.js | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >

Re: [PATCH v8 6/6] drm/{i915,xe}: Implement fbdev emulation as in-kernel client

2024-04-23 Thread Thomas Zimmermann
Hi Am 23.04.24 um 13:36 schrieb Hogander, Jouni: On Tue, 2024-04-23 at 13:13 +0200, Thomas Zimmermann wrote: Hi Am 22.04.24 um 16:11 schrieb Hogander, Jouni: On Tue, 2024-04-09 at 10:04 +0200, Thomas Zimmermann wrote: Replace all code that initializes or releases fbdev emulation throughout

Re: [PATCH v8 6/6] drm/{i915,xe}: Implement fbdev emulation as in-kernel client

2024-04-23 Thread Thomas Zimmermann
Hi Am 23.04.24 um 13:36 schrieb Hogander, Jouni: On Tue, 2024-04-23 at 13:13 +0200, Thomas Zimmermann wrote: Hi Am 22.04.24 um 16:11 schrieb Hogander, Jouni: On Tue, 2024-04-09 at 10:04 +0200, Thomas Zimmermann wrote: Replace all code that initializes or releases fbdev emulation throughout

Re: [PATCH v2] fbdev: fix incorrect address computation in deferred IO

2024-04-23 Thread Thomas Zimmermann
bdev/271372d6-e665-4e7f-b088-dee5f4ab3...@oracle.com Fixes: 56c134f7f1b5 ("fbdev: Track deferred-I/O pages in pageref struct") Cc: Signed-off-by: Nam Cao Reviewed-by: Thomas Zimmermann Thank you so much. I'll take care of merging the patch later this week. Best regards Thomas

<    1   2   3   4   5   6   7   8   9   10   >