Re: [PATCH] c++: canonicity of fn types w/ complex eh specs [PR115159]

2024-05-21 Thread Patrick Palka
On Tue, 21 May 2024, Patrick Palka wrote: > On Tue, 21 May 2024, Jason Merrill wrote: > > > On 5/21/24 15:36, Patrick Palka wrote: > > > Bootstrapped and regtested on x86_64-pc-linux-gnu, does this look > > > OK for trunk? > > > > > > Alterna

Re: [PATCH] c++: canonicity of fn types w/ complex eh specs [PR115159]

2024-05-21 Thread Patrick Palka
On Tue, 21 May 2024, Jason Merrill wrote: > On 5/21/24 15:36, Patrick Palka wrote: > > Bootstrapped and regtested on x86_64-pc-linux-gnu, does this look > > OK for trunk? > > > > Alternatively, I considered fixing this by incrementing > > comparin

[gcc r14-10226] c++: folding non-dep enumerator from current inst [PR115139]

2024-05-21 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:caf43cc9e5c0b3265b55e5a0dc77fc55e9618c77 commit r14-10226-gcaf43cc9e5c0b3265b55e5a0dc77fc55e9618c77 Author: Patrick Palka Date: Tue May 21 15:54:10 2024 -0400 c++: folding non-dep enumerator from current inst [PR115139] After the tsubst_copy removal r14-4796

Re: [Dorset] Pi 5's PCIe connector for NVMe SSDs.

2024-05-21 Thread Patrick Wigmore
later versions. It had to be installed from a modified ISO image, since the standard installation media wouldn't detect the NVMe SSD. Wikipedia says NVMe support was first added to mainline Linux in version 3.3. Best wishes, Patrick -- Next meeting: Online, Jitsi, Tuesday, 2024-06-04 20:00

[gcc r15-759] c++: folding non-dep enumerator from current inst [PR115139]

2024-05-21 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:f0c0bced62b9c728ed1e672747aa234d918da22c commit r15-759-gf0c0bced62b9c728ed1e672747aa234d918da22c Author: Patrick Palka Date: Tue May 21 15:54:10 2024 -0400 c++: folding non-dep enumerator from current inst [PR115139] After the tsubst_copy removal r14-4796

[PATCH] c++: canonicity of fn types w/ complex eh specs [PR115159]

2024-05-21 Thread Patrick Palka
Bootstrapped and regtested on x86_64-pc-linux-gnu, does this look OK for trunk? Alternatively, I considered fixing this by incrementing comparing_specializations around the call to comp_except_specs in cp_check_qualified_type, but generally for types whose identity depends on whether

Re: wsl

2024-05-21 Thread Patrick Callahan via PLUG-discuss
WSL comes with a Wayland implementation called WSLg that provides a rootless display server: https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps That's probably the easiest way to run GUI apps. I would try that first. Either way, you want a display server that runs outside the VM,

[gentoo-commits] repo/gentoo:master commit in: dev-debug/bpftrace/

2024-05-21 Thread Patrick McLean
commit: a72992732b8c4aaf63a978bcf213f1018b8a2022 Author: Patrick McLean gentoo org> AuthorDate: Tue May 21 17:37:02 2024 + Commit: Patrick McLean gentoo org> CommitDate: Tue May 21 17:37:18 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7

[gentoo-commits] repo/gentoo:master commit in: dev-debug/bpftrace/

2024-05-21 Thread Patrick McLean
commit: 015c05d0052a2f7db2ab1b098e2b9785b1fa5746 Author: Patrick McLean gentoo org> AuthorDate: Tue May 21 15:22:25 2024 + Commit: Patrick McLean gentoo org> CommitDate: Tue May 21 15:22:43 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01

pkg check -s - why does it try to open the pkg DB in r/w mode?

2024-05-21 Thread Patrick M. Hausen
- Yes, we mount lots of things into the jails r/o. The daily script runs `pkg -qsa` for a checksum check of all installed packages. Question: why does pkg need the database to be r/w for a -s/--checksum check? Thanks and kind regards, Patrick -- punkt.de GmbH Patrick M. Hausen .infrastruc

Re: Compiling nearly every file now compiles sqlbison.cxx and/or sqlflex.cxx

2024-05-20 Thread Patrick Luby
ime some unknown code is recompiled (maybe in connectivity?). Patrick

Re: Test release for GSL 2.8

2024-05-20 Thread Patrick Alken
on this file. Patrick On 5/14/24 16:42, Patrick Alken wrote: Thank you all again for your reports. I have (I think) fixed all the compiler warnings related to filter/movstat, as well as the fabs issues. I would greatly appreciate it if you could do another round of testing on this file: ftp

[gcc r14-10221] c++: aggregate CTAD w/ paren init and bases [PR115114]

2024-05-20 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:a9837934203d41c96b5cf05e34f68c0d3311c973 commit r14-10221-ga9837934203d41c96b5cf05e34f68c0d3311c973 Author: Patrick Palka Date: Fri May 17 09:02:52 2024 -0400 c++: aggregate CTAD w/ paren init and bases [PR115114] During aggregate CTAD with paren init, we're

[gcc r14-10220] c++: lvalueness of non-dependent assignment expr [PR114994]

2024-05-20 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:b3399b445ba7495b0479d43f2389e64d48de870e commit r14-10220-gb3399b445ba7495b0479d43f2389e64d48de870e Author: Patrick Palka Date: Tue May 14 22:55:16 2024 -0400 c++: lvalueness of non-dependent assignment expr [PR114994] r14-4111-g6e92a6a2a72d3b made us check

[gentoo-commits] repo/proj/guru:dev commit in: media-libs/wivrn/

2024-05-20 Thread Patrick Nicolas
commit: b62ce51310ef51f02da9bae9061ae4e357c5087c Author: Patrick Nicolas laposte net> AuthorDate: Mon May 20 12:28:37 2024 + Commit: Patrick Nicolas laposte net> CommitDate: Mon May 20 12:28:37 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/comm

Re: Compiling nearly every file now compiles sqlbison.cxx and/or sqlflex.cxx

2024-05-19 Thread Patrick Luby
> On May 19, 2024, at 4:37 PM, Caolán McNamara > wrote: > > On Sun, 2024-05-19 at 16:30 -0400, Patrick Luby wrote: >> cd vcl && touch skia/gdiimpl.cxx && make > > maybe adding -d to the end of the make might give a hint as to what > could be going

Re: [RBW] Gearing question -

2024-05-19 Thread Patrick Moore
Even quads! -- very briefly; Mountain Tamer Quad. Too finicky, IME. On Sun, May 19, 2024 at 2:58 PM Patrick Moore wrote: > ... , but I've used singles, doubles, and triples on various 26" wheel > bikes.) > -- You received this message because you are subscribed to the Goog

Re: [RBW] Gearing question -

2024-05-19 Thread Patrick Moore
bout any reasonable high and reasonable low with this sort of setup. Patrick Moore, who has owned umpteen gadzillion 26" wheel road, all-rounder, and mountain bikes each with customized gearing. (My 2 current 26-ers are road bikes -- 29" for off road -- one fixed or with 2-speed IGH fixed h

Re: Compiling nearly every file now compiles sqlbison.cxx and/or sqlflex.cxx

2024-05-19 Thread Patrick Luby
> On May 19, 2024, at 3:33 PM, Caolán McNamara > wrote: > > On Sun, 2024-05-19 at 13:22 -0400, Patrick Luby wrote: >> A couple of weeks ago I started seeing my builds slow down and my >> build log filled with compiler warnings in sqlbison.cxx and >> sqlflex.cxx o

Compiling nearly every file now compiles sqlbison.cxx and/or sqlflex.cxx

2024-05-19 Thread Patrick Luby
a build. Is it is possible that those files are getting accidentally included in a common include file? Patrick

Re: [marxmail] China, Energy and Climate Change (Was: Re: The US ban on Chinese EV's)

2024-05-19 Thread Patrick Bond
? *The Elusive Rainbow at the end of the Belt and Road:* *Chinese investment, finance and trade controversies in Southern Africa* By Patrick Bond EXCERPT ... Trade, finance and extractive industries are all notorious for predatory features, but even in the two main Special Economic Zone sites

Re: This OS version ... dracut (Init ramfs) is past its end-of-support date

2024-05-19 Thread Patrick O'Callaghan
On Sun, 2024-05-19 at 16:58 +0200, Frédéric wrote: > Hi, > > I get this strange message when I boot: > [ ↑↑ ] This OS version (Fedora Linux 38 (Thirty Eight) > dracut-059-5.fc38 (Init ramfs)) is past its end-of-support date > (2024-05-14). > > Is it because F38 is past end of support or is it

[gentoo-commits] repo/proj/guru:dev commit in: media-libs/wivrn/

2024-05-19 Thread Patrick Nicolas
commit: 163e71b6cc93a56c61a54b3ce88b97f9f38cb06d Author: Patrick Nicolas laposte net> AuthorDate: Sun May 19 11:47:12 2024 + Commit: Patrick Nicolas laposte net> CommitDate: Sun May 19 11:47:12 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/comm

[gentoo-commits] repo/gentoo:master commit in: sys-apps/syd/

2024-05-19 Thread Patrick Lauer
commit: ba9391ef1516d57e6ee014d532f07d4de3af2c31 Author: Patrick Lauer gentoo org> AuthorDate: Sun May 19 06:11:45 2024 + Commit: Patrick Lauer gentoo org> CommitDate: Sun May 19 06:12:58 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba9391e

[gentoo-commits] repo/gentoo:master commit in: sys-apps/syd/

2024-05-19 Thread Patrick Lauer
commit: 17eeec90f9b4952251cc8c27456e9bb969b2f00f Author: Patrick Lauer gentoo org> AuthorDate: Sun May 19 06:12:45 2024 + Commit: Patrick Lauer gentoo org> CommitDate: Sun May 19 06:12:58 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17eeec9

[webkit-changes] [WebKit/WebKit] 7e54fb: [Navigation] Improve maintaining the entries list ...

2024-05-18 Thread Patrick
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7e54fb8ea939d9f0dc5d697d9daf410b7cb3b47f https://github.com/WebKit/WebKit/commit/7e54fb8ea939d9f0dc5d697d9daf410b7cb3b47f Author: Patrick Griffis Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[coreboot] [coreboot - Bug #538] [Soft Brick] x230 Dock Causes Internal Display to "Permanently" Malfunction

2024-05-18 Thread Patrick Rudolph
Issue #538 has been updated by Patrick Rudolph. Probably related issue: https://ticket.coreboot.org/issues/278 Bug #538: [Soft Brick] x230 Dock Causes Internal Display to "Permanently" Malfunction https://ticket.coreboot.org/issues/538#c

[coreboot] [coreboot - Bug #538] [Soft Brick] x230 Dock Causes Internal Display to "Permanently" Malfunction

2024-05-18 Thread Patrick Rudolph
Issue #538 has been updated by Patrick Rudolph. Since it works when using the VBIOS the hardware isn't broken and it's likely a software bug or miss-configuration. Maybe a regression in libgfxinit or coreboot? No VBT included? Wrong VBT included? UEFI firmware patches the VBT, while coreboot

[coreboot] [coreboot - Feature #476] Add option to convert coreboot-inited linear frame buffer to efifb directly

2024-05-17 Thread Patrick Rudolph
Issue #476 has been updated by Patrick Rudolph. Might be related: https://github.com/torvalds/linux/commit/dff054e691dae Feature #476: Add option to convert coreboot-inited linear frame buffer to efifb directly https://ticket.coreboot.org/issues/476

[Bug tree-optimization/115143] New: [14/15 Regression] tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.cc:85

2024-05-17 Thread patrick at rivosinc dot com via Gcc-bugs
: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: patrick at rivosinc dot com Target Milestone: --- Testcase: short a, d; char b

Re: [RBW] TPU inner tubes - Anyone using them?

2024-05-17 Thread Patrick Moore
it, send an > email to rbw-owners-bunch+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rbw-owners-bunch/8A4F9F29-3BA2-4A8F-BD5F-04A16E2486F9%40gmail.com > <https://groups.google.com/d/msgid/rbw-owners-bunch/8A4F9F29-3BA2-4

Re: Lucene Index/Search Synchronization

2024-05-17 Thread Patrick Zhai
#decRefDeleter those two APIs a bit to tell IndexWriter which commit your searcher is using. Those are all doable I believe but I guess 1 is probably the easiest? Patrick On Fri, May 17, 2024 at 11:45 AM 쿨해머 wrote: > Hello. Let me share what I know. Indexing is always done and read in units >

Bug#1071291: Please add a neovim-dbg package in order to ease to find issues

2024-05-17 Thread Patrick Winnertz
Patrick -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.7.12-amd64 (SMP w/16 CPU threads; PREEMPT) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8

[Bug target/115142] New: [14/15 Regression] Unrecognizable insn in extract_insn, at recog.cc:2812 with -ftree-ter

2024-05-17 Thread patrick at rivosinc dot com via Gcc-bugs
Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: patrick at rivosinc dot com Target Milestone: --- Testcase: long a; char b; void e() { char f[8][1]; b = f[a][a]; } Backtrace: > /scratch/tc-testing

Why not use AI to create momentum in Nim?

2024-05-17 Thread patrick
hello

[PATCH] c++: folding non-dep enumerator from current inst [PR115139]

2024-05-17 Thread Patrick Palka
Bootstrapped and regtested on x86_64-pc-linux-gnu, does this look OK for trunk/14? -- >8 -- After the tsubst_copy removal r14-4796-g3e3d73ed5e85e7 GCC 14 ICEs during fold_non_dependent_expr for 'e1 | e2' ultimately because we no longer exit early when substituting the CONST_DECLs for e1 and e2

Re: leapp-upgrade from SL79 to AL89 ?

2024-05-17 Thread Patrick Riehecky
In theory updated packages are available and testing instructions are up at : https://bugs.almalinux.org/view.php?id=433 Pat On Thu, 2024-05-16 at 07:06 -0400, Nico Kadel-Garcia wrote: > [EXTERNAL] – This message is from an external sender > > I did this sort of stunt years ago with previous

Re: [blink-dev] Intent to Ship: PointerEvent.deviceId for Mult-Pen Inking

2024-05-17 Thread Patrick H. Lauke
On 16/05/2024 21:05, Robert Flack wrote: I believe the reason for waiting is that the intention is to switch to a different publishing model after level 3 is published? @Patrick H. Lauke <mailto:re...@splintered.co.uk> to confirm. Apologies for the convoluted model here ... I have to

[gcc r15-630] c++: aggregate CTAD w/ paren init and bases [PR115114]

2024-05-17 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:5aaf47cb1987bbc5508c4b9b7dad5ea7d69af2c2 commit r15-630-g5aaf47cb1987bbc5508c4b9b7dad5ea7d69af2c2 Author: Patrick Palka Date: Fri May 17 09:02:52 2024 -0400 c++: aggregate CTAD w/ paren init and bases [PR115114] During aggregate CTAD with paren init, we're

Re: [GNC] Unable to Refine Existing Search

2024-05-17 Thread Patrick Skelton
a bit more flexibility on custom reports. Thank you for your answer. Kind wishes - Patrick On Wed, 15 May 2024 at 12:37, Derek Atkins wrote: > Hi, > > On Tue, May 14, 2024 3:24 am, Patrick Skelton wrote: > > Hi, > > > > If I do a *Find* in GnuCash using a h

[cctalk] Re: Mylar/Sponge Keyboard Repair Kits

2024-05-17 Thread Patrick Finnegan via cctalk
https://texelec.com/product/foam-capacitive-pads-keytronic/ Patrick Finnegan On Fri, May 17, 2024, 05:55 Marvin Johnston via cctalk < cctalk@classiccmp.org> wrote: > I've got a couple of keyboards where the sponge has disintegrated to the > point they no longer work. The latest one

Bug#1071235: transition: qt6-base 6.6.2

2024-05-16 Thread Patrick Franz
the core library which will keep the t64-suffix (libqt6core6t64). We think this is ok since every Qt library depends on libqt6core6t64 and hence depending on libqt6core6t64 signals t64-compatibility. The Ben file for the transition is attached. Thank you. -- Patrick Franz title = "Qt

Bug#1071235: transition: qt6-base 6.6.2

2024-05-16 Thread Patrick Franz
the core library which will keep the t64-suffix (libqt6core6t64). We think this is ok since every Qt library depends on libqt6core6t64 and hence depending on libqt6core6t64 signals t64-compatibility. The Ben file for the transition is attached. Thank you. -- Patrick Franz title = "Qt

[gentoo-commits] repo/gentoo:master commit in: sys-apps/bolt/

2024-05-16 Thread Patrick McLean
commit: 5ca8c25a6abf44d015bc807419059be4f5956b9a Author: Patrick McLean gentoo org> AuthorDate: Thu May 16 21:35:14 2024 + Commit: Patrick McLean gentoo org> CommitDate: Thu May 16 21:35:34 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c

Re: [PATCH 2/2 v2] LVM Cachevol and Integrity volumes break entire LVM VG

2024-05-16 Thread Patrick Plenefisch
. Thanks, Patrick On Fri, Apr 26, 2024 at 9:00 PM Patrick Plenefisch wrote: > From 8cfb6dbb011d3773b90a3cbb8561616a2fb5955f Mon Sep 17 00:00:00 2001 > From: Patrick Plenefisch > Date: Sun, 18 Feb 2024 18:36:05 -0500 > Subject: [PATCH 2/2] lvm: Add support for cachevol and integri

core.git: Branch 'libreoffice-24-2' - vcl/skia

2024-05-16 Thread Patrick Luby (via logerrit)
vcl/skia/gdiimpl.cxx | 20 1 file changed, 20 insertions(+) New commits: commit d5ffb72e00e528796c07d51b3ed9d7a28ad12668 Author: Patrick Luby AuthorDate: Fri Apr 26 20:25:03 2024 -0400 Commit: Christian Lohmaier CommitDate: Thu May 16 19:56:34 2024 +0200 tdf

[Bug target/115123] New: [15 Regression] RISCV vector scan-assembler failures

2024-05-16 Thread patrick at rivosinc dot com via Gcc-bugs
Component: target Assignee: unassigned at gcc dot gnu.org Reporter: patrick at rivosinc dot com Target Milestone: --- Postcommit issue: https://github.com/patrick-rivos/gcc-postcommit-ci/issues/937 Commit range: https://github.com/gcc-mirror/gcc/compare

[webkit-changes] [WebKit/WebKit] 4cce2f: [Navigation] Implement the "abort the ongoing navi...

2024-05-16 Thread Patrick
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4cce2f294a54545203b4960ec4a580c21a271e97 https://github.com/WebKit/WebKit/commit/4cce2f294a54545203b4960ec4a580c21a271e97 Author: Patrick Griffis Date: 2024-05-16 (Thu, 16 May 2024) Changed paths: M

[gentoo-commits] repo/gentoo:master commit in: sys-apps/bolt/

2024-05-16 Thread Patrick McLean
commit: 81375ccf86a719e8c6b02b5ac31792b394df425f Author: Patrick McLean gentoo org> AuthorDate: Thu May 16 16:20:34 2024 + Commit: Patrick McLean gentoo org> CommitDate: Thu May 16 16:20:34 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81

[gentoo-commits] repo/gentoo:master commit in: sys-apps/bolt/

2024-05-16 Thread Patrick McLean
commit: e22537c97d71603fefa727e13828f26861d4e2a0 Author: Patrick McLean gentoo org> AuthorDate: Thu May 16 16:19:48 2024 + Commit: Patrick McLean gentoo org> CommitDate: Thu May 16 16:19:48 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2

Re: mail vom command prompt (ein bißchen O.T.)

2024-05-16 Thread Patrick Ben Koetter via postfix-users
Sowas wie mutt oder neomutt? Patrick > > Am 16.05.2024 um 09:32 schrieb Markus Winkler via postfix-users > > : > > > > Hi Christoph, > > > > On Thu, 16 May 2024 at 08:57:08AM +0200, Christoph Kukulies via > > postfix-users wrote: > >> Ich w

[PATCH] c++: paren aggr CTAD with base classes [PR115114]

2024-05-16 Thread Patrick Palka
Bootstrapped and regtested on x86_64-pc-linux-gnu, does this look OK for trunk and perhaps 14? -- >8 -- We're accidentally ignoring base classes during parenthesized aggregate CTAD because the TYPE_FIELDS of a template type doesn't contain bases, so we need to consider them separately.

[gentoo-commits] repo/gentoo:master commit in: games-board/jja/

2024-05-16 Thread Patrick Lauer
commit: f6194724ec7cc089757b190eda02b08aff4ea5a1 Author: Patrick Lauer gentoo org> AuthorDate: Thu May 16 09:35:20 2024 + Commit: Patrick Lauer gentoo org> CommitDate: Thu May 16 09:36:53 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6

Re: [PATCH 1/2] RISC-V: Add tests for cpymemsi expansion

2024-05-15 Thread Patrick O'Neill
On 5/14/24 22:00, Christoph Müllner wrote: On Fri, May 10, 2024 at 6:01 AM Patrick O'Neill wrote: Hi Christoph, cpymemsi-1.c fails on a subset of newlib targets. "UNRESOLVED: gcc.target/riscv/cpymemsi-1.c -O0 compilation failed to produce executable" Full list of failing ta

Bug#1068360: samba-gpupdate should be in samba-common-bin

2024-05-15 Thread Patrick Hibbs
On 5/14/24 10:50, Michael Tokarev wrote: 09.04.2024 15:13, Patrick Hibbs wrote: The net command in samba-common-bin, specifically: `/usr/bin/net ads join`, allows joining the domain without having the main samba package installed. Does `net ads join` need any python stuff? Running [ /usr

[PATCH] c++: represent all class non-dep assignments as CALL_EXPR

2024-05-15 Thread Patrick Palka
Bootstrapped and regtested on x86_64-pc-linu-xgnu, does this look OK for trunk? -- >8 -- Non-dependent compound assignment expressions are currently represented as CALL_EXPR to the selected operator@= overload. Non-dependent simple assignments on the other hand are still represented as

core.git: Branch 'libreoffice-24-2' - sd/qa vcl/source

2024-05-15 Thread Patrick Luby (via logerrit)
sd/qa/unit/PNGExportTests.cxx |8 vcl/source/filter/igif/gifread.cxx | 36 2 files changed, 24 insertions(+), 20 deletions(-) New commits: commit 73b552139906e10f004bd56e53684cceed071bd6 Author: Patrick Luby AuthorDate: Sun May 12 14

Re: [RBW] TPU inner tubes - Anyone using them?

2024-05-15 Thread Patrick Moore
I'd like to try latex tubes (hell, I'd like to try TPUs if they had a better reputation) but latex tubes aren't made in 559" wheel sizes. Has anyone tried and had success with installing appropriately wide latex tubes in smaller diameter wheels by folding the tube to fit? Results? -- You

Re: [RBW] Re: My Rivendell Platypus - A Forever Bike Build

2024-05-15 Thread Patrick Moore
uding the backside of the utilized hourglass mounts  >>>>> >>>>> Security includes hexlox axles, with the same keyed inserts for the >>>>> seatpost clamp, stem, and saddle. GPS sticker for theft deterrent. Hidden >>>>> air tag. Serial num

core.git: sd/qa vcl/source

2024-05-15 Thread Patrick Luby (via logerrit)
sd/qa/unit/PNGExportTests.cxx | 12 vcl/source/filter/igif/gifread.cxx | 36 2 files changed, 24 insertions(+), 24 deletions(-) New commits: commit 2a9eb581f0edfae8123018006df5cc9de1e1fd45 Author: Patrick Luby AuthorDate: Sun May 12

Re: [PATCH v3] c++: Fix auto deduction for template specialization scopes [PR114915]

2024-05-15 Thread Patrick Palka
On Wed, 15 May 2024, Patrick Palka wrote: > > On Fri, 10 May 2024, Seyed Sajad Kahani wrote: > > > This patch resolves PR114915 by replacing the logic that fills in the > > missing levels in do_auto_deduction in cp/pt.cc. > > The new approach now trims targs if t

Re: [PATCH v3] c++: Fix auto deduction for template specialization scopes [PR114915]

2024-05-15 Thread Patrick Palka
On Fri, 10 May 2024, Seyed Sajad Kahani wrote: > This patch resolves PR114915 by replacing the logic that fills in the missing > levels in do_auto_deduction in cp/pt.cc. > The new approach now trims targs if the depth of targs is deeper than desired > (this will only happen in specific

[Bug rtl-optimization/115104] RISC-V: GCC-14 can combine vsext+vadd -> vwadd but Trunk GCC (GCC 15) Failed

2024-05-15 Thread patrick at rivosinc dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115104 --- Comment #4 from Patrick O'Neill --- Relevant CI issue: https://github.com/patrick-rivos/gcc-postcommit-ci/issues/895 Commit Range: https://github.com/gcc-mirror/gcc/compare/ec1cdad89afed4d5fc8617c3de3c1950ca55ba7e

[gentoo-commits] repo/gentoo:master commit in: dev-db/timescaledb/

2024-05-15 Thread Patrick Lauer
commit: 3616f12de14c492220f346e6a5941eed43f6bb5e Author: Patrick Lauer gentoo org> AuthorDate: Wed May 15 13:33:14 2024 + Commit: Patrick Lauer gentoo org> CommitDate: Wed May 15 13:34:26 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3616f12

[gentoo-commits] repo/gentoo:master commit in: dev-db/postgresql/

2024-05-15 Thread Patrick Lauer
commit: 2cfd7751bb799b83372e718a4992f4d4ea7435be Author: Patrick Lauer gentoo org> AuthorDate: Wed May 15 12:47:23 2024 + Commit: Patrick Lauer gentoo org> CommitDate: Wed May 15 12:48:08 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cfd775

[GNC] Unable to Refine Existing Search

2024-05-15 Thread Patrick Skelton
be re-run. I realise what I am really wanting here is a custom report but I need it to contain only records containing a certain string and I can't see how to get the reporting to do this. Kind wishes - Patrick ___ gnucash-user mailing list gnucash-user

Invitation to the 8th OpenPGP Email Summit

2024-05-14 Thread Patrick Brunschwig
cus on email encryption. The goals are to better get to know each other, and to discuss and work on issues that hopefully improve certain aspects of OpenPGP-based email encryption. For details, see https://wiki.gnupg.org/OpenPGPEmailSummit202406 Looking forward to meeting you in Dietzenbach -Patr

[gcc r15-498] c++: lvalueness of non-dependent assignment expr [PR114994]

2024-05-14 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:c6cc6d4741a880109c4e0e64d5a189687fb526f6 commit r15-498-gc6cc6d4741a880109c4e0e64d5a189687fb526f6 Author: Patrick Palka Date: Tue May 14 22:55:16 2024 -0400 c++: lvalueness of non-dependent assignment expr [PR114994] r14-4111-g6e92a6a2a72d3b made us check

Re: [RBW] TPU inner tubes - Anyone using them?

2024-05-14 Thread Patrick Moore
to 60 psi, 559 X 42 and 559 X 28, slightly lower psi in front than rear) and I am very happy to report that this works well. I guess I'll continue to be happy with this arrangement for a while longer. Everybody: If you experiment with TPUs, please keep the list informed. Thanks. Patrick Moore, who

Re: Test release for GSL 2.8

2024-05-14 Thread Patrick Alken
Thank you all again for your reports. I have (I think) fixed all the compiler warnings related to filter/movstat, as well as the fabs issues. I would greatly appreciate it if you could do another round of testing on this file: ftp://alpha.gnu.org/gnu/gsl/gsl-2.7.101.tar.gz Thanks, Patrick

[dolphin] [Bug 485984] SMB and NFS shares do not show folder previews

2024-05-14 Thread Patrick Gianelli
https://bugs.kde.org/show_bug.cgi?id=485984 --- Comment #10 from Patrick Gianelli --- (In reply to Alex Logashov from comment #9) > I've updated to kio 6.2. Thumbnails still don't work in nfs mounts. Which > version will it be fixed in? I've updated to the latest that's available for Fed

Re: [PATCH v2 2/2] RISC-V: avoid LUI based const mat in prologue/epilogue expansion [PR/105733]

2024-05-14 Thread Patrick O'Neill
On 5/13/24 20:36, Jeff Law wrote: On 5/13/24 6:54 PM, Patrick O'Neill wrote: On 5/13/24 13:28, Jeff Law wrote: On 5/13/24 12:49 PM, Vineet Gupta wrote: If the constant used for stack offset can be expressed as sum of two S12 values, the constant need not be materialized (in a reg

Re: amdgpu laptops with 10 & current?

2024-05-14 Thread Patrick Welche
ith a tether to a smartphone. > Another dmesg shows Intel Wireless AC 8265, which is iwm(4). Which reminds me: whatever happened to the new wifi project? Cheers, Patrick

Re: /boot too small

2024-05-14 Thread Patrick Dupre via users
df -h /boot Filesystem      Size  Used Avail Use% Mounted on /dev/sda6       488M  445M  6.5M  99% /boot     Sent: Tuesday, May 14, 2024 at 10:02 AM From: "Barry Scott" To: "Community support for Fedora users" Cc: "Patrick Dupre" Subject: Re: /boot too small

/boot too small

2024-05-14 Thread Patrick Dupre via users
ost+found === Patrick DUPRÉ | | email: pdu...@gmx.com === -- ___ users mailing list

Bug#1071092: systemd-resolved: Ping reply about 15 seconds after instead of near instantaneously

2024-05-14 Thread Patrick ZAJDA
directly IMO. [1]: https://github.com/systemd/systemd/issues/28166 Best regards, Patrick - -- System Information: Debian Release: 12.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.1.0-21

Bug#1071092: systemd-resolved: Ping reply about 15 seconds after instead of near instantaneously

2024-05-14 Thread Patrick ZAJDA
directly IMO. [1]: https://github.com/systemd/systemd/issues/28166 Best regards, Patrick - -- System Information: Debian Release: 12.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.1.0-21

[coreboot] [coreboot - Bug #538] [Soft Brick] x230 Dock Causes Internal Display to "Permanently" Malfunction

2024-05-14 Thread Patrick Rudolph
Issue #538 has been updated by Patrick Rudolph. Looking at the schematics there's no way the LVDS can be disconnected. However it might be possible that the display isn't powered, though it's unclear why coreboot would cause this effect. Bug #538: [Soft

core.git: Branch 'libreoffice-24-2' - vcl/osx

2024-05-13 Thread Patrick Luby (via logerrit)
vcl/osx/salinst.cxx | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) New commits: commit 812c3cf069b068b75d01662c241b52bec2dd2928 Author: Patrick Luby AuthorDate: Tue May 7 17:41:10 2024 -0400 Commit: Adolfo Jayme Barrientos CommitDate: Tue May 14 07:34:24 2024

[gentoo-commits] repo/gentoo:master commit in: dev-db/postgresql/

2024-05-13 Thread Patrick Lauer
commit: 76178a50d26ff914ee73d093a85e21ff15d0b9c9 Author: Patrick Lauer gentoo org> AuthorDate: Tue May 14 03:52:13 2024 + Commit: Patrick Lauer gentoo org> CommitDate: Tue May 14 03:52:13 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76178a5

[webkit-changes] [WebKit/WebKit] 75e0b1: [Navigation] Fix finished promise being resolved a...

2024-05-13 Thread Patrick
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 75e0b11ab6680eef9008bd706cb6d4ab5d06a0a7 https://github.com/WebKit/WebKit/commit/75e0b11ab6680eef9008bd706cb6d4ab5d06a0a7 Author: Patrick Griffis Date: 2024-05-13 (Mon, 13 May 2024) Changed paths: M

[gcc r13-8767] c++: build_extra_args recapturing local specs [PR114303]

2024-05-13 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:47cac09307874ff1d640392e3d986453f34f7bcb commit r13-8767-g47cac09307874ff1d640392e3d986453f34f7bcb Author: Patrick Palka Date: Thu Apr 11 10:16:41 2024 -0400 c++: build_extra_args recapturing local specs [PR114303] r13-6452-g341e6cd8d603a3 made

Re: [PATCH v2 2/2] RISC-V: avoid LUI based const mat in prologue/epilogue expansion [PR/105733]

2024-05-13 Thread Patrick O'Neill
the configuration, so I don't know if the CI system Edwin & Patrick have built tests libgomp or not. I poked around the .sum files in pre/postcommit and we do run tests like: PASS: c-c++-common/gomp/affinity-2.c  (test for errors, line 45) I'm not familar with libgomp so I don't know if th

RE: Using FileAlterationObserver with login

2024-05-13 Thread Thomas, Patrick R
Thanks for your quick response. It will take me a while to investigate this. My gut feeling is that what they have configured is not going to work for the scope of what I need to monitor. Thank you, Patrick R. Thomas -Original Message- From: Bernd Eckenfels Sent: Monday, May 13, 2024

[gcc r15-438] c++: replace tf_norm with a local flag

2024-05-13 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:67476ba8adb432033993f429b1aa4ee5689fa046 commit r15-438-g67476ba8adb432033993f429b1aa4ee5689fa046 Author: Patrick Palka Date: Mon May 13 15:46:55 2024 -0400 c++: replace tf_norm with a local flag The tf_norm flag controlling whether to build diagnostic

Using FileAlterationObserver with login

2024-05-13 Thread Thomas, Patrick R
folders. Every solution I have found is for reading a single file. Has anyone done this before? Thank you, Patrick R. Thomas __ The contents of this message, together with any attachments, are intended only for the use

[gentoo-commits] repo/gentoo:master commit in: sys-apps/iproute2/, sys-apps/iproute2/files/

2024-05-13 Thread Patrick McLean
commit: 98a56c6f56e4d687a04807cf0ab190d21f822ec8 Author: Patrick McLean gentoo org> AuthorDate: Mon May 13 17:35:22 2024 + Commit: Patrick McLean gentoo org> CommitDate: Mon May 13 17:35:38 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98

[gcc r13-8765] c++: constexpr union member access folding [PR114709]

2024-05-13 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:d3659e2dfcc6db83391cd2c6d70097cba35eb4b9 commit r13-8765-gd3659e2dfcc6db83391cd2c6d70097cba35eb4b9 Author: Patrick Palka Date: Wed Apr 24 17:49:56 2024 -0400 c++: constexpr union member access folding [PR114709] The object/offset canonicalization performed

[gcc r14-10201] c++: nested aggregate/alias CTAD fixes [PR114974, PR114901, PR114903]

2024-05-13 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:57cd8665fea4c339369a43be017583621aa82fed commit r14-10201-g57cd8665fea4c339369a43be017583621aa82fed Author: Patrick Palka Date: Mon May 13 09:53:40 2024 -0400 c++: nested aggregate/alias CTAD fixes [PR114974, PR114901, PR114903] During maybe_aggr_guide

Re: [DISCUSS] Adding support for BETWEEN operator

2024-05-13 Thread Patrick McFadin
maintain a passing grade. Thanks for your work here. Patrick On Mon, May 13, 2024 at 1:35 AM Benjamin Lerer wrote: > Hi everybody, > > Just raising awareness that Simon is working on adding support for the > BETWEEN operator in WHERE clauses (SELECT and DELETE) in CASSANDRA-1960

[gcc r15-434] c++: nested aggregate/alias CTAD fixes [PR114974, PR114901, PR114903]

2024-05-13 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:6d31a370e26eeb950c326332633b3e8e84b6630b commit r15-434-g6d31a370e26eeb950c326332633b3e8e84b6630b Author: Patrick Palka Date: Mon May 13 09:53:40 2024 -0400 c++: nested aggregate/alias CTAD fixes [PR114974, PR114901, PR114903] During maybe_aggr_guide

issues with tomcat10?

2024-05-13 Thread Geschwentner, Patrick
Hi ! Does 1.5.5 already support tomcat10? Because it does not seem like that. best regards Patrick

Re: Unmapping KVM Guest Memory from Host Kernel

2024-05-13 Thread Patrick Roy
UFFD-for-FD” sounds like something that’d be useful even outside of our guest_memfd usecase). With these challenges in mind, some variant of memfd_secret continues to look attractive for the non-CoCo case. Perhaps a variant that supports in-kernel faults and provides some way for gfn_to_pfn_cach

Re: statistics on Fedora and RHEL usage

2024-05-13 Thread Patrick O'Callaghan
On Mon, 2024-05-13 at 11:26 +0100, Souji Thenria via users wrote: > On Mon May 13, 2024 at 10:53 AM BST, Patrick O'Callaghan wrote: > > On Mon, 2024-05-13 at 04:29 -0400, Jeffrey Walton wrote: > > > But we found the antique software too limiting. We could not even > > >

core.git: vcl/ios

2024-05-13 Thread Patrick Luby (via logerrit)
vcl/ios/clipboard.cxx | 77 +- vcl/ios/clipboard.hxx | 15 + 2 files changed, 91 insertions(+), 1 deletion(-) New commits: commit 4e5040dc44024f8313ca51627b6871675865cdf6 Author: Patrick Luby AuthorDate: Sat Apr 13 19:46:48 2024

Re: statistics on Fedora and RHEL usage

2024-05-13 Thread Patrick O'Callaghan
On Mon, 2024-05-13 at 04:29 -0400, Jeffrey Walton wrote: > But we found the antique software too limiting. We could not even run > modern MediaWiki software on our Red Hat and CentOS web servers. We > use > Fedora server nowadays. We get the latest versions of packages > carried by > the distro,

Re: Test release for GSL 2.8

2024-05-12 Thread Patrick Alken
mp; make && make check Thanks, Patrick On 5/10/24 16:04, Patrick Alken wrote: [External email - use caution] Dear all,   It is time to make a new GSL release. I have uploaded a test release to: ftp://alpha.gnu.org/gnu/gsl/gsl-2.7.99.tar.gz ftp://alpha.gnu.org/gnu/gsl/gsl-2

Re: statistics on Fedora and RHEL usage

2024-05-12 Thread Patrick O'Callaghan
On Sun, 2024-05-12 at 10:31 -0400, Jonathan Billings wrote: > > > > On May 12, 2024, at 09:39, Michael D. Setzer II via users > > wrote: > > > > https://truelist.co/blog/linux-statistics/ > > Has some info. #18 topic has Ubuntu listed at just under 34%. > > Debian at 16%, CentOS at 9.3%,

Re: Test release for GSL 2.8

2024-05-12 Thread Patrick Alken
to complete what I want to do! Best, Patrick On 5/11/24 14:42, Mark Galassi wrote: [External email - use caution] Dear Patrick and help-gsl, I had found, a few days ago, a test failure in interpolation/test.c. Then just yesterday (May 10) there was a revert of interpolation/test.c to a previous

Re: Test release for GSL 2.8

2024-05-12 Thread Patrick Alken
thank you for this, I upgraded autoconf to 2.72, which may fix the issue. I will prepare a new test release soon On 5/11/24 13:05, Dave Allured - NOAA Affiliate via Users list for GNU Scientific Library (GSL) help wrote: [External email - use caution] MacPorts has a patch to 2.7.1 that

  1   2   3   4   5   6   7   8   9   10   >