[Lynx-dev] ANN: lynx2.9.1

2024-04-15 Thread Thomas Dickey
en.c where XMP was not treated as a preformatted style, causing NNTP headers to be formatted (report by Marco Moock) -TD * fix special case of main status line on a page without links, broken by fix for UBSAN/ASAN issue -TG -- Thomas E. Dickey https://invisible-island.net signature.asc Description: PGP signature

[KBibTeX] [Bug 484418] Support for searching and adding book citations (e.g. from Google Books, WorldCat)

2024-04-15 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=484418 Thomas Fischer changed: What|Removed |Added Latest Commit|8e723e9f3cf7b0f8b9895edeb6b |ffe0fb736ac6a377b772bc6f5a7

Re: crippling nvidia display issue.

2024-04-15 Thread Thomas Cameron
On 4/15/24 14:02, home user wrote: On 4/11/24 11:19 AM, home user wrote: There's 1. (Thomas) I finally just nuked all the RPMFusion packages and downloaded the drivers directly from https://www.nvidia.com/download/index.aspx and ran the installer from there. It works fine again

Issue with pf route-to and routing tables

2024-04-15 Thread Thomas
blic IP. I'm thinking of more complex rules to split traffic from wg0 between wg1 and vio0 based on the ports and using route-to vio0 seemed the easiest way to do so. Thanks in advance, Thomas

[PATCH] qemu-options: Deprecate "-runas" and introduce "-run-with user=..." instead

2024-04-15 Thread Thomas Huth
the runtime behavior. Thus let's introduce a "user=..." parameter here now and deprecate the old "-runas" option. Signed-off-by: Thomas Huth --- docs/about/deprecated.rst | 6 ++ system/vl.c | 15 +++ qemu-options.hx | 11 +

Bug#1069052: FTBFS with SQLAlchemy 2.x

2024-04-15 Thread Thomas Goirand
Source: gertty Version: 1.6.0-1 Severity: important Tags: patch Hi, As per subject, there's a patch upstream here to fix this bug: https://review.opendev.org/c/ttygroup/gertty/+/880123 Cheers, Thomas Goirand (zigo)

[CONFIGURATION] INIConfiguration with empty section key not supported

2024-04-15 Thread Steiner Thomas
tEquals("property", nextKey); Object nextValue = subSection.getProperty(nextKey); assertNotNull(nextValue); assertEquals("property1", nextValue); spaceSec

Re: (tomcat) 01/06: Remove unused code - thanks to UCDetector

2024-04-15 Thread Mark Thomas
On 05/04/2024 12:55, Mark Thomas wrote: 5 Apr 2024 04:33:42 Christopher Schultz : Mark, Can't this entire class be replaced with calls to java.util.Base64.get*Encoder and java.util.Base64.get*Decoder wherever necessary? Now that 9.0.x is oldest, we should be able to use java.util.Base64

Re: Status of sqlalchemy

2024-04-15 Thread Thomas Goirand
On 4/15/24 12:04, Martin wrote: If nobody objects (or is faster than me), I'll upload SQLAlchemy 2.x to unstable in a couple of days or weeks. No hurry from my side. Cheers Please don't do this alone. Ask Piotr, as he's been the usual maintainer of the package. Cheers, Thomas Goirand

[edk2-devel] [PATCH 1/2] Platform/AMD: Add AmdSvsmLib to required DSC files

2024-04-15 Thread Lendacky, Thomas via groups.io
Any DSC file that uses the UefiCpuPkg MpInitLib library now requires the AmdSvsmLib library. Update the DSC files to include the AmdSvsmLib NULL library implementation. Also, fix the specification of VmgExitLib as it was renamed to CcExitLib. Cc: Abner Chang Cc: Abdul Lateef Attar Cc: Eric Xing

[edk2-devel] [PATCH 2/2] Platform/Intel: Add AmdSvsmLib to required DSC files

2024-04-15 Thread Lendacky, Thomas via groups.io
Any DSC file that uses the UefiCpuPkg MpInitLib library now requires the AmdSvsmLib library. Update the DSC files to include the AmdSvsmLib NULL library implementation. Cc: Leif Lindholm Cc: Michael D Kinney Cc: Sai Chaganty Cc: Nate DeSimone Cc: Chasel Chiu Cc: Kelly Steele Cc: Zailiang

[edk2-devel] [PATCH 0/2] Update DSC files to include AmdSvsmLib library

2024-04-15 Thread Lendacky, Thomas via groups.io
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4654 The MpInitLib library was recently updated to use a new library, AmdSvsmLib. This series adds the AmdSvsmLib library to all DSC files that use the (non UP) MpInitLib library. It is meant to be applied in conjunction with the SVSM support

Re: [kvm-unit-tests PATCH v8 05/35] arch-run: Add a "continuous" migration option for tests

2024-04-15 Thread Thomas Huth
++ scripts/arch-run.bash | 55 - 4 files changed, 82 insertions(+), 10 deletions(-) Reviewed-by: Thomas Huth

Bug#1069048: live-boot fails to DHCP on all NICs with link up

2024-04-15 Thread Thomas Goirand
tried by live-boot). And this patch fixed things for us. Please merge this patch if you feel like it's correct. I also would like to have it fixed in Stable if possible (once I have the approval from the team). Cheers, Thomas Goirand (zigo) P.S: If one would like to test it, the easiest way

Bug#1069048: live-boot fails to DHCP on all NICs with link up

2024-04-15 Thread Thomas Goirand
tried by live-boot). And this patch fixed things for us. Please merge this patch if you feel like it's correct. I also would like to have it fixed in Stable if possible (once I have the approval from the team). Cheers, Thomas Goirand (zigo) P.S: If one would like to test it, the easiest way

build: Use of cargo not yet supported here in Canadian cross configurations (was: [PATCH] build: Check for cargo when building rust language)

2024-04-15 Thread Thomas Schwinge
ed "build: Use of cargo not yet supported here in Canadian cross configurations"? Grüße Thomas >From eb38990b4147951dd21f19def43072368f782af5 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 15 Apr 2024 14:27:45 +0200 Subject: [PATCH] build: Use of cargo not yet supporte

build: Use of cargo not yet supported here in Canadian cross configurations (was: [PATCH] build: Check for cargo when building rust language)

2024-04-15 Thread Thomas Schwinge
ed "build: Use of cargo not yet supported here in Canadian cross configurations"? Grüße Thomas >From eb38990b4147951dd21f19def43072368f782af5 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 15 Apr 2024 14:27:45 +0200 Subject: [PATCH] build: Use of cargo not yet supporte

Re: ☠ Buildbot (Sourceware): gcc - failed configure (failure) (master)

2024-04-15 Thread Thomas Schwinge
or disable '--enable-languages=rust' for those. Grüße Thomas > Revision: a3281dd0f4b46c16ec1192ad411c0a96e6d086eb > Worker: bb1-1 > Build Reason: (unknown) > Blamelist: H.J. Lu , Pierre-Emmanuel Patry > , Tamar Christina > , Thomas Schwinge > > Steps: > > - 0: w

build: Don't check for host-prefixed 'cargo' program (was: [PATCH] build: Check for cargo when building rust language)

2024-04-15 Thread Thomas Schwinge
of 'AC_CHECK_TOOL', shouldn't this use > 'AC_CHECK_PROG'? (We always want plain 'cargo', not host-prefixed > 'aarch64-linux-gnu-cargo' etc., right?) I'll look into changing this. OK to push "build: Don't check for host-prefixed 'cargo' program", see attached? Grüße Thomas >F

build: Don't check for host-prefixed 'cargo' program (was: [PATCH] build: Check for cargo when building rust language)

2024-04-15 Thread Thomas Schwinge
of 'AC_CHECK_TOOL', shouldn't this use > 'AC_CHECK_PROG'? (We always want plain 'cargo', not host-prefixed > 'aarch64-linux-gnu-cargo' etc., right?) I'll look into changing this. OK to push "build: Don't check for host-prefixed 'cargo' program", see attached? Grüße Thomas >F

Re: [PATCH] drm/gma500: Remove lid code

2024-04-15 Thread Thomas Zimmermann
this fixed: Reviewed-by: Thomas Zimmermann Best regards Thomas Cc: Thomas Zimmermann Signed-off-by: Patrik Jakobsson --- drivers/gpu/drm/gma500/Makefile | 1 - drivers/gpu/drm/gma500/psb_device.c | 5 +- drivers/gpu/drm/gma500/psb_drv.h| 9 drivers/gpu/drm/gma500/psb_lid

Re: [PATCH] build: Check for cargo when building rust language

2024-04-15 Thread Thomas Schwinge
refixed 'aarch64-linux-gnu-cargo' etc., right?) I'll look into changing this. Grüße Thomas > Prevent rust language from building when cargo is > missing. > > config/ChangeLog: > > * acx.m4: Add a macro to check for rust > components. > > C

Re: [PATCH] build: Check for cargo when building rust language

2024-04-15 Thread Thomas Schwinge
refixed 'aarch64-linux-gnu-cargo' etc., right?) I'll look into changing this. Grüße Thomas > Prevent rust language from building when cargo is > missing. > > config/ChangeLog: > > * acx.m4: Add a macro to check for rust > components. > > C

AW: Package URLs for Apache Tomcat distributions

2024-04-15 Thread Thomas Hoffmann (Speed4Trade GmbH)
> On 11/04/2024 16:52, von Loewenstein, Jan wrote: > > Hi folks, > > > > I am part of the Paketo community, and we are providing Cloud Native > Buildpacks to create container images with – amongst other technologies – > Apache Tomcat and Apache TomEE as application runtimes. > > > > One of the

[tmux/tmux] e8530c: Fixes for memory leaks reported by Lu Ming Yin, fi...

2024-04-15 Thread 'Thomas Adam' via tmux-git
/036d8993e6daf37becf2782e98218b9be9ae8520 Author: Thomas Adam Date: 2024-04-15 (Mon, 15 Apr 2024) Changed paths: M arguments.c M cmd-command-prompt.c M cmd-confirm-before.c M layout-custom.c Log Message: --- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare

Re: [gcc r14-7544] gccrs: libproc_macro: Build statically

2024-04-15 Thread Thomas Schwinge
rom 'gcc/rust/Make-lang.in:RUST_LDFLAGS'" - commit f7c8fa7280c85cbdea45be9c09f36123ff16a78a "Inline 'gcc/rust/Make-lang.in:RUST_LDFLAGS' into single user" - commit 24d92f65f9ed9b3c730c59f700ce2f5c038c8207 "Add 'gcc/rust/Make-lang.in:LIBPROC_MACRO_INTERNAL'" - com

Re: [gcc r14-7544] gccrs: libproc_macro: Build statically

2024-04-15 Thread Thomas Schwinge
rom 'gcc/rust/Make-lang.in:RUST_LDFLAGS'" - commit f7c8fa7280c85cbdea45be9c09f36123ff16a78a "Inline 'gcc/rust/Make-lang.in:RUST_LDFLAGS' into single user" - commit 24d92f65f9ed9b3c730c59f700ce2f5c038c8207 "Add 'gcc/rust/Make-lang.in:LIBPROC_MACRO_INTERNAL'" - com

[gcc r14-9964] Remove 'libgrust/libproc_macro_internal' from 'gcc/rust/Make-lang.in:RUST_LDFLAGS'

2024-04-15 Thread Thomas Schwinge via Gcc-cvs
https://gcc.gnu.org/g:cb70a49b30f0a22ec7a1b7df29c3ab370d603f90 commit r14-9964-gcb70a49b30f0a22ec7a1b7df29c3ab370d603f90 Author: Thomas Schwinge Date: Wed Feb 28 22:41:42 2024 +0100 Remove 'libgrust/libproc_macro_internal' from 'gcc/rust/Make-lang.in:RUST_LDFLAGS' This isn't

Re: Package URLs for Apache Tomcat distributions

2024-04-15 Thread Mark Thomas
On 11/04/2024 16:52, von Loewenstein, Jan wrote: Hi folks, I am part of the Paketo community, and we are providing Cloud Native Buildpacks to create container images with – amongst other technologies – Apache Tomcat and Apache TomEE as application runtimes. One of the features of Cloud

Re: [OpenXPKI-users] ACME support

2024-04-15 Thread Scott Thomas via OpenXPKI-users
Hi Oliver, When is ACME support being included in OpenXPKI community edition? Cheers On Tuesday, 28 November 2023 at 03:53:24 pm GMT+5, Oliver Welter wrote: Hi Chris, the website is somewhat dead but the new one will likely go online later this week :D Regarding ACME: We have a

Re: Tomcat log warnings for connection parameter limits?

2024-04-15 Thread Mark Thomas
On 11/04/2024 21:28, Baron Fujimoto wrote> I was thinking it would be something that would be left on in a live> system. We can set these parameters, so it would be useful to know if we were hitting the set limits. For the connection limit: How timely do you need the information to be? It is

[OpenXPKI-users] Low-performance Network HSM with OpenXPKI

2024-04-15 Thread Scott Thomas via OpenXPKI-users
Bonjour, Which low-performance Network HSM for just storing the CA key is supported in OpenXPKI? if there is a success story please let us know. CheersScotty ___ OpenXPKI-users mailing list OpenXPKI-users@lists.sourceforge.net

Re: Status of sqlalchemy

2024-04-15 Thread Thomas Goirand
uld probably be ignored. The rest of: - pymodbus - sqlalchemy-utc - wtforms-alchemy I don't even know what they do. All that to say: I'm ok at this point if SQLA 2.x is uploaded to Sid and we move on... Cheers, Thomas Goirand (zigo)

[pve-devel] applied: [PATCH pve-kernel] fix #5373: cherry-pick USB ethernet naming fix

2024-04-15 Thread Thomas Lamprecht
Am 12/04/2024 um 15:25 schrieb Fabian Grünbichler: > Signed-off-by: Fabian Grünbichler > --- > test-built 6.8, but I assume 6.5 works as well since the patch applies cleanly > there (build hasn't finished yet ;)) > > I also assume this will be picked up fairly fast by stable point releases, but

Re: [PATCH 0/5] Sparc CPU naming and help text improvements

2024-04-15 Thread Thomas Huth
On 07/03/2024 18.43, Thomas Huth wrote: The Sparc CPU naming and the corresponding help text is somewhat confusing for the users. We should avoid spaces in the Names and provide clear information to the users what can be passed to the "-cpu" option. While we're at it, also remove th

[jira] [Created] (LOG4J2-3684) Documentation: ScriptPatternSelector has invalid link to Scripts documentation

2024-04-15 Thread Jeff Thomas (Jira)
Jeff Thomas created LOG4J2-3684: --- Summary: Documentation: ScriptPatternSelector has invalid link to Scripts documentation Key: LOG4J2-3684 URL: https://issues.apache.org/jira/browse/LOG4J2-3684 Project

[jira] [Updated] (LOG4J2-3682) LevelMatchFilter not documented

2024-04-15 Thread Jeff Thomas (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Thomas updated LOG4J2-3682: Component/s: Documentation > LevelMatchFilter not documen

Re: [PATCH v2 28/43] drm/renesas/rcar-du: Use fbdev-dma

2024-04-15 Thread Thomas Zimmermann
Hi Am 12.04.24 um 20:57 schrieb Laurent Pinchart: Hi Thomas, Thank you for the patch. On Wed, Apr 10, 2024 at 03:02:24PM +0200, Thomas Zimmermann wrote: Implement fbdev emulation with fbdev-dma. Fbdev-dma now supports damage handling, which is required by rcar-du. Avoids the overhead

[PATCH v2 0/2] Improvements for switches in hw/cpu/Kconfig

2024-04-15 Thread Thomas Huth
-bys Thomas Huth (2): hw: Fix problem with the A*MPCORE switches in the Kconfig files hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device hw/Kconfig | 1 + hw/arm/Kconfig | 18 +++--- hw/cpu/Kconfig | 15 --- hw/cpu/meson.build | 3 ++- hw/riscv

[PATCH v2 2/2] hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device

2024-04-15 Thread Thomas Huth
The cpu-cluster device is only needed for some few arm and riscv machines. Let's avoid compiling and linking it if it is not really necessary. Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Thomas Huth --- hw/arm/Kconfig | 3 +++ hw/cpu/Kconfig | 3 +++ hw/cpu/meson.build | 3

[PATCH v2 1/2] hw: Fix problem with the A*MPCORE switches in the Kconfig files

2024-04-15 Thread Thomas Huth
/ folder) and by making sure that the file hw/cpu/Kconfig is now properly included from hw/Kconfig. Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Thomas Huth --- hw/Kconfig | 1 + hw/arm/Kconfig | 15 --- hw/cpu/Kconfig | 12 +--- 3 files changed, 10 insertions

Re: [PATCH 00/18] backlight: Constify lcd_ops

2024-04-15 Thread Thomas Zimmermann
Hi for patches 16, 17 and 18: Reviewed-by: Thomas Zimmermann Best regards Thomas Am 14.04.24 um 18:35 schrieb Krzysztof Kozlowski: Hi, Dependencies All further patches depend on the first patch. Therefore everything could go via backlight tree (please ack) or via cross-tree

[jira] [Updated] (BVAL-220) Ensure Java 17/21 compatibility

2024-04-15 Thread Thomas Andraschko (Jira)
[ https://issues.apache.org/jira/browse/BVAL-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated BVAL-220: --- Fix Version/s: 3.0.1 > Ensure Java 17/21 compatibil

[jira] [Resolved] (BVAL-220) Ensure Java 17/21 compatibility

2024-04-15 Thread Thomas Andraschko (Jira)
[ https://issues.apache.org/jira/browse/BVAL-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved BVAL-220. Resolution: Fixed > Ensure Java 17/21 compatibil

[mkgmap-dev] UBUNTU JVM

2024-04-15 Thread Thomas Morgenstern
after ~ 600 tiles from 1215 tiles. Why? What do you have to set up on W10 to make mkgmap work to the end ? Half a year ago, this went without any problems. Now it doesn't work on W10 or Linux. Hints very welcome. thomas ___ mkgmap-dev mailing list mkgmap

Re: [PATCH v4 5/5] tests/qtest : Add testcase for DM163

2024-04-14 Thread Thomas Huth
G_FSI_APB2OPB_ASPEED') ? ['aspeed_fsi-test'] : []) + \ + (config_all_devices.has_key('CONFIG_STM32L4X5_SOC') and + config_all_devices.has_key('CONFIG_DM163')? qtests_dm163 : []) + \ With qtests_dm163 preferably replaced by ['dm163-test'] : Acked-by: Thomas Huth

RE: [PATCH V2] drm/amdgpu: Fix incorrect return value

2024-04-14 Thread Chai, Thomas
the status check inside the function. If the function entry is not checked, people who are not familiar with this part of the code can easily make mistakes when calling the function. - Best Regards, Thomas -Original Message- From: Christian König Sent: Friday, April 12

s/shm_mq_iovec/struct iovec/

2024-04-14 Thread Thomas Munro
Hi, I was grepping for iovec users and noticed that the shm_mq stuff defines its own iovec struct. Is there any reason not to use the standard one, now that we can? Will add to next commitfest. From 20b44cab0bb9f6218270aa0ae150ac0e560b49fe Mon Sep 17 00:00:00 2001 From: Thomas Munro Date: Mon

[NTG-context] Re: Is TIFF image no longer supported?

2024-04-14 Thread Thomas A. Schmitz
On 4/14/24 22:18, Thomas A. Schmitz wrote: I don't think tiff has ever be supported? Thomas s/be/been/ Sorry! Thomas ___ If your question is of interest to others as well, please add an entry to the Wiki

[NTG-context] Re: Is TIFF image no longer supported?

2024-04-14 Thread Thomas A. Schmitz
tiff has ever be supported? Thomas ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl

[jira] [Created] (LOG4J2-3683) Typo in API LoggerConfig.RootLogger#withtFilter

2024-04-14 Thread Jeff Thomas (Jira)
Jeff Thomas created LOG4J2-3683: --- Summary: Typo in API LoggerConfig.RootLogger#withtFilter Key: LOG4J2-3683 URL: https://issues.apache.org/jira/browse/LOG4J2-3683 Project: Log4j 2 Issue Type

Re: [PATCH] tools/nolibc: add support for uname(2)

2024-04-14 Thread Thomas Weißschuh
Hi Willy! On 2024-04-14 12:56:46+0200, Willy Tarreau wrote: > On Sun, Apr 14, 2024 at 09:56:23AM +0200, Thomas Weißschuh wrote: > > All supported kernels are assumed to use struct new_utsname. > > This is validated in test_uname(). > > > > uname

[FFmpeg-cvslog] avformat/mov: Fix MSAN issue with stsd_id

2024-04-14 Thread Thomas Guilbert
ffmpeg | branch: release/6.0 | Thomas Guilbert | Wed Nov 15 20:28:49 2023 +| [9258cc72cb8ed5a20285eb39a11547fb50b5432b] | committer: Michael Niedermayer avformat/mov: Fix MSAN issue with stsd_id Fixes: use of uninitialized value Fixes: bbb-320x240-2video-2audio.mp4 Signed-off-by: Michael

[gentoo-commits] repo/gentoo:master commit in: sci-libs/pyshp/

2024-04-14 Thread Thomas Beierlein
commit: 75fd5e178add2341038133799f31a7a041249d9d Author: Thomas Beierlein gentoo org> AuthorDate: Sun Apr 14 14:34:47 2024 + Commit: Thomas Beierlein gentoo org> CommitDate: Sun Apr 14 14:37:38 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75

[KBibTeX] [Bug 484418] Support for searching and adding book citations (e.g. from Google Books, WorldCat)

2024-04-14 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=484418 Thomas Fischer changed: What|Removed |Added Latest Commit||8e723e9f3cf7b0f8b9895edeb6b

[Craft] [Bug 484633] Craft was unable to find alkimia

2024-04-14 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=484633 --- Comment #7 from Thomas Baumgart --- Git commit 3a3e2ab518773cb786410c34a3a781fd70b9e3cd by Thomas Baumgart. Committed on 14/04/2024 at 13:41. Pushed by tbaumgart into branch 'qt5-lts'. [alkimia] Fix bug that CI templates cannot find alkimia

[Craft] [Bug 484633] Craft was unable to find alkimia

2024-04-14 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=484633 --- Comment #7 from Thomas Baumgart --- Git commit 3a3e2ab518773cb786410c34a3a781fd70b9e3cd by Thomas Baumgart. Committed on 14/04/2024 at 13:41. Pushed by tbaumgart into branch 'qt5-lts'. [alkimia] Fix bug that CI templates cannot find alkimia

[gentoo-commits] repo/gentoo:master commit in: media-libs/hamlib/

2024-04-14 Thread Thomas Beierlein
commit: b3260dd091c358118c058ebfe3918083bd975ed7 Author: Thomas Beierlein gentoo org> AuthorDate: Sun Apr 14 13:26:08 2024 + Commit: Thomas Beierlein gentoo org> CommitDate: Sun Apr 14 13:29:52 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3

[PATCH] tools/nolibc: add support for uname(2)

2024-04-14 Thread Thomas Weißschuh
All supported kernels are assumed to use struct new_utsname. This is validated in test_uname(). uname(2) can for example be used in ksft_min_kernel_version() from the kernels selftest framework. Link: https://lore.kernel.org/lkml/20240412123536.ga32...@redhat.com/ Signed-off-by: Thomas Weißschuh

Re: Cleaning up threading code

2024-04-13 Thread Thomas Munro
On Mon, Jul 3, 2023 at 8:43 PM Heikki Linnakangas wrote: > On 10/06/2023 05:23, Thomas Munro wrote: > > 2. I don't like the way we have to deal with POSIX vs Windows at > > every site where we use threads, and each place has a different style > > of wrappers. I consi

Re: In MacOS, psql reacts on SIGINT in a strange fashion (Linux is fine)

2024-04-13 Thread Thomas Munro
On Sun, Apr 14, 2024 at 11:49 AM Tom Lane wrote: > Dmitry Koterov writes: > > I wish it was zsh... I tested it with zsh, but with bash (and with > > low-level kill syscall), I observed the same effect unfortunately. > > > So it's still a puzzle. > > > 1. Even more, when I send a kill() low-level

Re: In MacOS, psql reacts on SIGINT in a strange fashion (Linux is fine)

2024-04-13 Thread Thomas Munro
On Sun, Apr 14, 2024 at 11:18 AM Dmitry Koterov wrote: > Can it be e.g. readline? Or something related to tty or session settings > which psql could modify (I did not find any in the source code though). I was wondering about that. Are you using libedit or libreadline? What happens if you

Re: make-music?

2024-04-13 Thread Thomas Morley
Am Sa., 13. Apr. 2024 um 22:09 Uhr schrieb Pierre-Luc Gauthier : > But what about the parenthesised alist -> (alist) ‽ > > I have not found documentation here : > https://extending-lilypond.gitlab.io/en/scheme/alists.html > nor here : >

Re: make-music?

2024-04-13 Thread Thomas Morley
Am Sa., 13. Apr. 2024 um 20:59 Uhr schrieb Pierre-Luc Gauthier : > > Hello there, > > Quite an easy one I'm sure but I tried many combinations to no avail. > > I have this symbol that I wish to evaluate later. I thought that was > what ly:make-music was for. > > \version "2.25.15" > > #(define

Re: RFR: 8330171: Lazy W^X switch implementation

2024-04-13 Thread Thomas Stuefe
On Fri, 12 Apr 2024 14:40:05 GMT, Sergey Nazarkin wrote: > An alternative for preemptively switching the W^X thread mode on macOS with > an AArch64 CPU. This implementation triggers the switch in response to the > SIGBUS signal if the *si_addr* belongs to the CodeCache area. With this >

[systemsettings] [Bug 482943] Missing setting for notification sounds

2024-04-13 Thread Thomas Carmichael
https://bugs.kde.org/show_bug.cgi?id=482943 --- Comment #21 from Thomas Carmichael --- With the wireplumber update to 0.5.1 the additional issues I was experiencing have been fixed and if I've changed the "System Sounds" setting to cause the "Notification sounds" slider

Re: [PD] vcf~ producing output without input for 0Hz cutoff?

2024-04-13 Thread Thomas Mayer
Hi, On 13.04.24 10:57, Peter P. wrote: Thank you Christof, your equation helped me a lot, and now I see why some DC component will be circulating the filter forever. Thank you Edwin, explaining that "0 Hz is an infinite amount of octaves below 20 Hz" made me understand that a cutoff at 0Hz

[jira] [Created] (LOG4J2-3682) LevelMatchFilter not documented

2024-04-13 Thread Jeff Thomas (Jira)
Jeff Thomas created LOG4J2-3682: --- Summary: LevelMatchFilter not documented Key: LOG4J2-3682 URL: https://issues.apache.org/jira/browse/LOG4J2-3682 Project: Log4j 2 Issue Type: Improvement

Re: RFR: 8322043: HeapDumper should use parallel dump by default

2024-04-13 Thread Thomas Stuefe
On Fri, 12 Apr 2024 18:50:37 GMT, Alex Menkov wrote: > > I am curious: what is the memory overhead for parallel mode, and (I am not > > familiar with the logic) how many threads are involved? Is the number of > > thread bounded? > > I ask because, especially for the OnOOM handling, we may

[kmymoney] [Bug 331541] Cannot change the tree position of a loan account

2024-04-12 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=331541 Thomas Baumgart changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[kmymoney] [Bug 331541] Cannot change the tree position of a loan account

2024-04-12 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=331541 Thomas Baumgart changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[kmymoney] [Bug 421580] Loan Wizard sets account name to "XXXXX Load"

2024-04-12 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=421580 Thomas Baumgart changed: What|Removed |Added Resolution|--- |WORKSFORME Status|REPORTED

[kmymoney] [Bug 421580] Loan Wizard sets account name to "XXXXX Load"

2024-04-12 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=421580 Thomas Baumgart changed: What|Removed |Added Resolution|--- |WORKSFORME Status|REPORTED

Re: [nvptx PATCH] Correct pattern for popcountdi2 insn in nvptx.md.

2024-04-12 Thread Thomas Schwinge
nately, we've been able to switch employers! Grüße Thomas > 2023-01-09 Roger Sayle > > gcc/ChangeLog > * config/nvptx/nvptx.md (popcount2): Split into... > (popcountsi2): define_insn handling SImode popcount. > (popcountdi2): define_insn handling DImode popcou

Re: Monitoring discards from async logging

2024-04-12 Thread Thomas, Adam
rded messages, > so you get notified immediately whenever a discard event occurs? For my use-case, no, periodic reporting is fine, but I'm happy to do the batching on my end. -Adam On 4/12/24, 2:50 PM, "Piotr P. Karwasz" mailto:piotr.karw...@gmail.com>> wrote: Hi Adam, On F

Re: Problem with DATADIR on Mingw

2024-04-12 Thread Reuben Thomas
On Fri, 12 Apr 2024 at 21:20, Bruno Haible wrote: > Reuben Thomas wrote: > > gcc -DHAVE_CONFIG_H -I. -I.. --include configmake.h --include config.h > Oh dear, the command-line includes were right in front of me, sorry! > > ... enchant.c > > If you #include these tw

Re: Monitoring discards from async logging

2024-04-12 Thread Thomas, Adam
Matt, That sounds appealing, but do you have to have this hook registered by the time the disruptor is set up? That's my fundamental concern with a lot of these interception strategies - if your library/framework is called (which ours is), instead of being the entry point (as many others often

Re: [PATCH] Regenerate opt.urls

2024-04-12 Thread Thomas Schwinge
he actual contents are the same, but > I didn't actually run the regenerate script. So > > Reviewed-by: Palmer Dabbelt > Acked-by: Palmer Dabbelt ..., I've now pushed this to trunk branch in commit c9500083073ff5e0f5c1c9db92d7ce6e51a62919 "Regenerate opt.urls". Grüße Thomas

[gcc r14-9945] Regenerate opt.urls

2024-04-12 Thread Thomas Schwinge via Gcc-cvs
https://gcc.gnu.org/g:c9500083073ff5e0f5c1c9db92d7ce6e51a62919 commit r14-9945-gc9500083073ff5e0f5c1c9db92d7ce6e51a62919 Author: Tatsuyuki Ishi Date: Tue Apr 9 23:57:24 2024 +0900 Regenerate opt.urls Fixes: 97069657c4e ("RISC-V: Implement TLS Descriptors.")

Re: Problem with DATADIR on Mingw

2024-04-12 Thread Reuben Thomas
On Fri, 12 Apr 2024 at 18:55, Bruno Haible wrote: > Reuben Thomas wrote: > > With up-to-date gnulib (and I can't see any relevant changes for some > > years), I am getting the following error while using the configmake > module > > and building on Mingw 64 x86_64: >

[gentoo-commits] repo/gentoo:master commit in: dev-libs/libzia/

2024-04-12 Thread Thomas Beierlein
commit: 04caaf525e24a553fe1d9cfcab31cab4f768089c Author: Thomas Beierlein gentoo org> AuthorDate: Fri Apr 12 17:19:20 2024 + Commit: Thomas Beierlein gentoo org> CommitDate: Fri Apr 12 17:20:54 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04

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

2024-04-12 Thread Thomas Beierlein
commit: 312a0597a08cdbfb65f1b667557f1fbff26e97b9 Author: Thomas Beierlein gentoo org> AuthorDate: Fri Apr 12 17:20:06 2024 + Commit: Thomas Beierlein gentoo org> CommitDate: Fri Apr 12 17:20:54 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31

Bug#1068789: nsis: build fails if version number has buildX or ubuntuX suffix

2024-04-12 Thread Thomas Gaugler
Thanks for making me aware of the issue. I’d like to fix this issue for other Debian derivatives such as Linux Mint as well. Would the following change work for you? VER_REVISION=$(shell echo $(firstword $(subst +, ,$(word 3,$(VERSION_DECOMPOSED | sed 's/[^0-9]//g') Are there any other

[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2024-04-12 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=461952 --- Comment #10 from Thomas Baumgart --- I can imagine, that closing the popup can trigger it. That happens in KMyMoneyAccountCombo::makeCompletion() https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/widgets/kmymoneyaccountcombo.cpp

[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2024-04-12 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=461952 --- Comment #10 from Thomas Baumgart --- I can imagine, that closing the popup can trigger it. That happens in KMyMoneyAccountCombo::makeCompletion() https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/widgets/kmymoneyaccountcombo.cpp

Re: Help to undrerstand how to use domino-jackson and the annotation JSONMapper

2024-04-12 Thread Thomas Broyer
Aren't you supposed to directly use the generated class rather than using GWT.create() ? (unless you also added a in your gwt.xml) https://dominokit.com/solutions/domino-jackson/v1/docs/getting-started/quick-start On Friday, April 12, 2024 at 1:20:27 PM UTC+2 tenti...@gmail.com wrote: > I'm

Problem with DATADIR on Mingw

2024-04-12 Thread Reuben Thomas
With up-to-date gnulib (and I can't see any relevant changes for some years), I am getting the following error while using the configmake module and building on Mingw 64 x86_64: In file included from : C:/msys64/mingw64/include/objidl.h:10677:3: error: expected identifier or '(' before string

Re: [edk2-devel] [PATCH v3 00/24] Provide SEV-SNP support for running under an SVSM

2024-04-12 Thread Lendacky, Thomas via groups.io
On 4/12/24 10:05, Ard Biesheuvel wrote: On Fri, 12 Apr 2024 at 16:02, Tom Lendacky wrote: Re-pinging the list/maintainers, again. I need reviews from the maintainers on patches #2, #7, #10, #11 and #13. Once I get final approval, I'll submit the change to edk2-platforms for the new library

[Bug 2060619] Re: gcc-14 offload support for amd gfx103x and gfx110x gpus is broken

2024-04-12 Thread Thomas Schwinge
( you mean.) --- I see in , in the '$(install_gcn_stamp)' target: for d in . gfx906 gfx908 gfx90a; do \ I suspect that hard-coded

[jira] [Commented] (MYFACES-4659) Hidden field autocomplete="off" is not valid anymore

2024-04-12 Thread Thomas Andraschko (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17836631#comment-17836631 ] Thomas Andraschko commented on MYFACES-4659: [~melloware]you need to set "fix ver

Re: [edk2-devel] [PATCH v3 00/24] Provide SEV-SNP support for running under an SVSM

2024-04-12 Thread Lendacky, Thomas via groups.io
, Thomas via groups.io wrote: Re-pinging the list/maintainers. Still awaiting feedback/reviews/acks on the changes. Thanks, Tom On 3/26/24 13:34, Tom Lendacky wrote: Any issues with this version of the series? Still looking for Reviewed-by's for the MdePkg, UefiCpuPkg and UefiPayloadPkg related

Re: Change for the initial installation of Cygwin to set the default terminal terminal 256 color

2024-04-12 Thread Thomas Wolff via Cygwin
term-256color Note that mintty always supports all modes, including 256 colours and true-color (TERM=xterm-direct), regardless of the TERM setting or the $TERM environment value. That value is only used by some applications (like tput and apparently vim) as an indication which features to use. Th

[PATCH v2 05/13] .travis.yml: Update the jobs to Ubuntu 22.04

2024-04-12 Thread Thomas Huth
can drop the entries from the individual jobs and use the global setting again. Signed-off-by: Thomas Huth --- .travis.yml | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8a3ae76a7c..56a2a01e14 100644 --- a/.travis.yml +++ b/.tra

[PATCH v2 11/13] block/nfs: Use URI parsing code from glib

2024-04-12 Thread Thomas Huth
Since version 2.66, glib has useful URI parsing functions, too. Use those instead of the QEMU-internal ones to be finally able to get rid of the latter. Signed-off-by: Thomas Huth --- block/nfs.c | 110 ++-- 1 file changed, 54 insertions(+), 56

[PATCH v2 12/13] block/ssh: Use URI parsing code from glib

2024-04-12 Thread Thomas Huth
Since version 2.66, glib has useful URI parsing functions, too. Use those instead of the QEMU-internal ones to be finally able to get rid of the latter. Reviewed-by: Richard W.M. Jones Signed-off-by: Thomas Huth --- block/ssh.c | 75 - 1 file

[PATCH v2 08/13] Remove glib compatibility code that is not required anymore

2024-04-12 Thread Thomas Huth
Now that we bumped the minumum glib version to 2.66, we can drop the old code. Suggested-by: Paolo Bonzini Signed-off-by: Thomas Huth --- qga/commands-posix-ssh.c | 8 util/error-report.c | 10 -- 2 files changed, 18 deletions(-) diff --git a/qga/commands-posix-ssh.c b

[PATCH v2 12/13] block/ssh: Use URI parsing code from glib

2024-04-12 Thread Thomas Huth
Since version 2.66, glib has useful URI parsing functions, too. Use those instead of the QEMU-internal ones to be finally able to get rid of the latter. Reviewed-by: Richard W.M. Jones Signed-off-by: Thomas Huth --- block/ssh.c | 75 - 1 file

[PATCH v2 03/13] tests/docker/dockerfiles: Run lcitool-refresh after the lcitool update

2024-04-12 Thread Thomas Huth
This update adds the removing of the EXTERNALLY-MANAGED marker files that has been added to the lcitool recently. Signed-off-by: Thomas Huth --- tests/docker/dockerfiles/alpine.docker| 3 ++- tests/docker/dockerfiles/centos8.docker | 1 + tests/docker/dockerfiles

[PATCH v2 10/13] block/nbd: Use URI parsing code from glib

2024-04-12 Thread Thomas Huth
. Reviewed-by: Richard W.M. Jones Signed-off-by: Thomas Huth --- block/nbd.c | 76 ++--- 1 file changed, 37 insertions(+), 39 deletions(-) diff --git a/block/nbd.c b/block/nbd.c index ef05f7cdfd..589d28af83 100644 --- a/block/nbd.c +++ b/block/nbd.c

[PATCH v2 08/13] Remove glib compatibility code that is not required anymore

2024-04-12 Thread Thomas Huth
Now that we bumped the minumum glib version to 2.66, we can drop the old code. Suggested-by: Paolo Bonzini Signed-off-by: Thomas Huth --- qga/commands-posix-ssh.c | 8 util/error-report.c | 10 -- 2 files changed, 18 deletions(-) diff --git a/qga/commands-posix-ssh.c b

<    3   4   5   6   7   8   9   10   11   12   >