[Git][archlinux/packaging/packages/lib32-openssl] Pushed new tag 1-3.3.1-1

2024-06-04 Thread Pierre Schmitz (@pierre)
Pierre Schmitz pushed new tag 1-3.3.1-1 at Arch Linux / Packaging / Packages / lib32-openssl -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-openssl/-/tree/1-3.3.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/lib32-openssl][main] upgpkg: 1:3.3.1-1

2024-06-04 Thread Pierre Schmitz (@pierre)
Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages / lib32-openssl Commits: 661113e5 by Pierre Schmitz at 2024-06-04T21:48:40+02:00 upgpkg: 1:3.3.1-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/openssl][main] upgpkg: 3.3.1-1

2024-06-04 Thread Pierre Schmitz (@pierre)
Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages / openssl Commits: c8fb6ef1 by Pierre Schmitz at 2024-06-04T21:39:48+02:00 upgpkg: 3.3.1-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/openssl] Pushed new tag 3.3.1-1

2024-06-04 Thread Pierre Schmitz (@pierre)
Pierre Schmitz pushed new tag 3.3.1-1 at Arch Linux / Packaging / Packages / openssl -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/openssl/-/tree/3.3.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/php-legacy][main] upgpkg: 8.2.20-1

2024-06-04 Thread Pierre Schmitz (@pierre)
Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages / php-legacy Commits: 450ade3d by Pierre Schmitz at 2024-06-04T21:26:55+02:00 upgpkg: 8.2.20-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/php-legacy] Pushed new tag 8.2.20-1

2024-06-04 Thread Pierre Schmitz (@pierre)
Pierre Schmitz pushed new tag 8.2.20-1 at Arch Linux / Packaging / Packages / php-legacy -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/php-legacy/-/tree/8.2.20-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/php][main] upgpkg: 8.3.8-1

2024-06-04 Thread Pierre Schmitz (@pierre)
Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages / php Commits: 6c26c131 by Pierre Schmitz at 2024-06-04T21:15:57+02:00 upgpkg: 8.3.8-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/php] Pushed new tag 8.3.8-1

2024-06-04 Thread Pierre Schmitz (@pierre)
Pierre Schmitz pushed new tag 8.3.8-1 at Arch Linux / Packaging / Packages / php -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/php/-/tree/8.3.8-1 You're receiving this email because of your account on gitlab.archlinux.org.

Linking problem with libcurl 8.8.0

2024-06-04 Thread Aurélien Pierre via curl-library
Hi, Since MSYS2/Pacman on Windows updated libcurl from 8.7.x to 8.8.x last week, a project that built properly before now produces the error : C:\Windows\system32\cmd.exe /C "cd . && D:\a\_temp\msys64\ucrt64\bin\cc.exe -Wall -Wno-format -Wshadow -Wtype-limits -Wvla -Wold-style-declaration

[jira] [Updated] (NIFI-13358) NiFi Registry - rework action menus for flows and bundles

2024-06-04 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-13358: -- Status: Patch Available (was: Open) > NiFi Registry - rework action menus for fl

[clang] Support [[guarded_by(mutex)]] attribute inside C struct (PR #94216)

2024-06-04 Thread Pierre d'Herbemont via cfe-commits
@@ -3330,6 +3340,63 @@ void Parser::DistributeCLateParsedAttrs(Decl *Dcl, } } +/// GuardedBy attributes (e.g., guarded_by): +/// AttrName '(' expression ')' +void Parser::ParseGuardedByAttribute(IdentifierInfo , + SourceLocation

[clang] Support [[guarded_by(mutex)]] attribute inside C struct (PR #94216)

2024-06-04 Thread Pierre d'Herbemont via cfe-commits
https://github.com/pdherbemont updated https://github.com/llvm/llvm-project/pull/94216 >From 3cfee204f62e029fb1aaadae6a598e1d46b5c465 Mon Sep 17 00:00:00 2001 From: Pierre d'Herbemont Date: Wed, 29 May 2024 11:11:03 +0200 Subject: [PATCH] Support [[guarded_by(mutex)]] attribute inside C str

[clang] Support [[guarded_by(mutex)]] attribute inside C struct (PR #94216)

2024-06-04 Thread Pierre d'Herbemont via cfe-commits
https://github.com/pdherbemont updated https://github.com/llvm/llvm-project/pull/94216 >From bf9a2ba20be8271c30fef456536dd058d599b4cc Mon Sep 17 00:00:00 2001 From: Pierre d'Herbemont Date: Wed, 29 May 2024 11:11:03 +0200 Subject: [PATCH] Support [[guarded_by(mutex)]] attribute inside C str

[jira] [Created] (NIFI-13358) NiFi Registry - rework action menus for flows and bundles

2024-06-04 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-13358: - Summary: NiFi Registry - rework action menus for flows and bundles Key: NIFI-13358 URL: https://issues.apache.org/jira/browse/NIFI-13358 Project: Apache NiFi

Re: Back pressure in a NiFi cluster

2024-06-04 Thread Pierre Villard
Hi Alexis, Backpressure is a node-level concept. If there is backpressure on one node, it does not impact other nodes. So the statement "it could be that 1 node is slower and reaches the threshold while the others run normally" is correct. HTH, Pierre Le mar. 4 juin 2024 à 14:54, Al

[clang] Support [[guarded_by(mutex)]] attribute inside C struct (PR #94216)

2024-06-04 Thread Pierre d'Herbemont via cfe-commits
https://github.com/pdherbemont updated https://github.com/llvm/llvm-project/pull/94216 >From ccf6699197b608f95deea2b03b1ee87e29fbc8e1 Mon Sep 17 00:00:00 2001 From: Pierre d'Herbemont Date: Wed, 29 May 2024 11:11:03 +0200 Subject: [PATCH] Support [[guarded_by(mutex)]] attribute inside C str

[jira] [Updated] (NIFI-13310) Fix duplicate rat plugin declaration in jolt transform module

2024-06-04 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-13310: -- Fix Version/s: 2.0.0-M4 Resolution: Fixed Status: Resolved (was: Patch

[jira] [Commented] (NIFI-13077) On-demand Extension Provider

2024-06-04 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17851973#comment-17851973 ] Pierre Villard commented on NIFI-13077: --- As a side note, I think it is good to also keep a close

[jira] [Commented] (NIFI-13337) Column sizes when listing flowfiles in queue

2024-06-04 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17851970#comment-17851970 ] Pierre Villard commented on NIFI-13337: --- Makes sense, thanks for the details [~scottyaslan

Re: Unexpected results from CALL and AUTOCOMMIT=off

2024-06-03 Thread Pierre Forstmann
You declared function f_get_x as stable which means: https://www.postgresql.org/docs/15/sql-createfunction.html STABLE indicates that the function cannot modify the database, and that within a single table scan it will consistently return the same result for the same argument values, but that

[jira] [Updated] (NIFI-13329) Fallback to raw viewer when formatted viewer fails

2024-06-03 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-13329: -- Fix Version/s: 2.0.0-M4 Resolution: Fixed Status: Resolved (was: Patch

Bug#1072521: fakeroot hangs on some commands with faked-sysv using 100% CPU

2024-06-03 Thread Pierre-Elliott Bécue
Package: fakeroot Version: 1.34-1 Severity: critical Hello, Assigning to fakeroot for now, but not sure it's not something for ftp.d.o (a binNMU) or libc6. Today, after an upgrade, I am not able to build packages with sbuild as it hanks with this process tree: (TZ is CEST) peb 8859

Bug#1072521: fakeroot hangs on some commands with faked-sysv using 100% CPU

2024-06-03 Thread Pierre-Elliott Bécue
Package: fakeroot Version: 1.34-1 Severity: critical Hello, Assigning to fakeroot for now, but not sure it's not something for ftp.d.o (a binNMU) or libc6. Today, after an upgrade, I am not able to build packages with sbuild as it hanks with this process tree: (TZ is CEST) peb 8859

[clang] Support [[guarded_by(mutex)]] attribute inside C struct (PR #94216)

2024-06-03 Thread Pierre d'Herbemont via cfe-commits
cbc Mon Sep 17 00:00:00 2001 From: Pierre d'Herbemont Date: Wed, 29 May 2024 11:11:03 +0200 Subject: [PATCH] Support [[guarded_by(mutex)]] attribute inside C struct Today, it's only supported inside C++ classes or top level C/C++ declaration. I mostly copied and adapted over the code f

Re: [JDK] NiFi 1.20.0 comaptibility with JDK21

2024-06-03 Thread Pierre Villard
Hi Pedro, It's hard to have a definitive answer on this as it also depends on what you're using in your flows but you may have some issues. I'd highly recommend using the latest of Apache NiFi 1.x (NiFi 1.26) if you want to run it with Java 21. Thanks, Pierre Le lun. 3 juin 2024 à 13:56, Pedro

Re: [PATCH 1/2] amdgpu: add the amdgpu_vm ptr in the vm_bo_map/unmap events

2024-06-03 Thread Pierre-Eric Pelloux-Prayer
Hi Christia, Le 03/06/2024 à 11:58, Christian König a écrit : Am 03.06.24 um 10:46 schrieb Pierre-Eric Pelloux-Prayer: These 2 traces events are tied to a specific VM so in order for them to be useful for a tool we need to trace the amdgpu_vm as well. The bo_va already contains the VM

Hilmar Preusse: Application Manager report

2024-06-03 Thread Pierre Gruet (via nm.debian.org)
SIGNATURE- Pierre Gruet (via nm.debian.org) For details and to comment, visit https://nm.debian.org/process/1246/ -- https://nm.debian.org/process/1246/

[PATCH 2/2] amdgpu: don't dereference a NULL resource in sysfs code

2024-06-03 Thread Pierre-Eric Pelloux-Prayer
dma_resv_trylock being successful doesn't guarantee that bo->tbo.base.resv is not NULL, so check its validity before using it. Signed-off-by: Pierre-Eric Pelloux-Prayer --- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 63 +++--- 1 file changed, 33 insertions(+), 30 deleti

[PATCH 1/2] amdgpu: add the amdgpu_vm ptr in the vm_bo_map/unmap events

2024-06-03 Thread Pierre-Eric Pelloux-Prayer
These 2 traces events are tied to a specific VM so in order for them to be useful for a tool we need to trace the amdgpu_vm as well. Signed-off-by: Pierre-Eric Pelloux-Prayer --- drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h | 20 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c| 8

Re: [PATCH] Revert "drm/amdgpu/gfx11: enable gfx pipe1 hardware support"

2024-06-03 Thread Pierre-Eric Pelloux-Prayer
Thanks Alex, the patch is: Acked-by: Pierre-Eric Pelloux-Prayer Le 31/05/2024 à 19:42, Alex Deucher a écrit : This reverts commit 269226a8fdf2cac0e03920f9ba0d670a056af3d6. Pierre-Eric reported problems with this on his navi33. Revert for now until we understand what is going wrong

Re: [FFmpeg-devel] [PATCH 3/9] avformat/imfdec: Simplify get_next_track_with_minimum_timestamp()

2024-06-02 Thread Pierre-Anthony Lemieux
LGTM On Sun, Jun 2, 2024 at 7:16 PM Michael Niedermayer wrote: > > This also makes the code more robust > > Fixes: CID1512414 Uninitialized pointer read > > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > libavformat/imfdec.c | 5 + > 1 file changed, 1

Re: pltcl crashes due to a syntax error

2024-06-02 Thread Pierre Forstmann
- > /* >* econtext = utf_u2e(Tcl_GetVar(interp, "errorInfo", TCL_GLOBAL_ONLY)); >*/ > econtext = utf_u2e(Tcl_GetStringResult(interp)); gives: pierre=# CREATE OR REPLACE PROCEDURE test_proc(INOUT a text) AS $$ set aa [concat $1 "+" $1] re

[jira] [Created] (NIFI-13337) Column sizes when listing flowfiles in queue

2024-06-02 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-13337: - Summary: Column sizes when listing flowfiles in queue Key: NIFI-13337 URL: https://issues.apache.org/jira/browse/NIFI-13337 Project: Apache NiFi Issue

[jira] [Updated] (NIFI-13336) Update aws, azure, gcp, commons-cli/net/compress, fabric8, neo4j, and spring integration mail

2024-06-02 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-13336: -- Fix Version/s: 2.0.0-M4 Resolution: Fixed Status: Resolved (was: Patch

Cannot select a report class with Wayland

2024-06-01 Thread Jean-Pierre Chrétien
Dear devs, I just used the fresh official 2.4.0 release to type in a report and I was unable to select the desired class from the list, which displays only down to Japanese reports (same with 2.3.8). Works fine with Xorg... I doubt that devlopers can do anything about it :-(( -- Jean-Pierre

Re: LyX 2.4.0 Released!

2024-06-01 Thread Jean-Pierre Chrétien
Le 01/06/2024 à 01:30, Richard Kimberly Heck a écrit : Public release of LyX version 2.4.0 Congratulatiuons to all devs for achieving this great improvement of LyX! -- Jean-Pierre -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: [PROPOSAL] Automated managemenet of lower-bounds of airflow dependencies

2024-06-01 Thread Pierre Jeambrun
Great work! That sounds like a really nice improvement :) Le sam. 1 juin 2024 à 10:48, Jarek Potiuk a écrit : > Hello everyone, > > TL;DR; I have finally got to something we planned when we switched to UV, I > have a green PR where we introduced automated management of "lower-bounds" >

Nettoyage du spam : avril et mai 2024

2024-05-31 Thread Jean-Pierre Giraud
sur : https://wiki.debian.org/I18n/FrenchSpamClean Jean-Pierre Giraud signature.asc Description: This is a digitally signed message part

Nettoyage du spam : avril et mai 2024

2024-05-31 Thread Jean-Pierre Giraud
sur : https://wiki.debian.org/I18n/FrenchSpamClean Jean-Pierre Giraud signature.asc Description: This is a digitally signed message part

Nettoyage du spam : avril et mai 2024

2024-05-31 Thread Jean-Pierre Giraud
sur : https://wiki.debian.org/I18n/FrenchSpamClean Jean-Pierre Giraud signature.asc Description: This is a digitally signed message part

[jira] [Commented] (NIFI-13329) Fallback to raw viewer when formatted viewer fails

2024-05-31 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17851164#comment-17851164 ] Pierre Villard commented on NIFI-13329: --- {quote}Would it make sense for this case to render

Re: 2.4.0 To Be Released Friday!

2024-05-31 Thread Jean-Pierre Chrétien
Le 31/05/2024 à 18:19, Jean-Pierre Chrétien a écrit : Le 31/05/2024 à 18:01, Richard Kimberly Heck a écrit : On 5/31/24 02:58, Jürgen Spitzmüller wrote: Am Donnerstag, dem 30.05.2024 um 21:59 -0400 schrieb Richard Kimberly Heck: I'm happy to keep doing it. If anyone would like to take over

Re: 2.4.0 To Be Released Friday!

2024-05-31 Thread Jean-Pierre Chrétien
are doing an outstanding job. And congrats to the release. I think it is a real milestone on many respects. A lot of that is your doing. That's credit, not blame! It's such a milestone that I thought about suggesting we call it 3.0. +1 -- Jean-Pierre -- lyx-devel mailing list lyx-devel

[jira] [Commented] (NIFI-13329) Fallback to raw viewer when formatted viewer fails

2024-05-31 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17851150#comment-17851150 ] Pierre Villard commented on NIFI-13329: --- Agree that it'd be an improvement. Thanks for looking

[jira] [Commented] (NIFI-13329) Fallback to raw viewer when formatted viewer fails

2024-05-31 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17851142#comment-17851142 ] Pierre Villard commented on NIFI-13329: --- Just built latest and getting the same (legacy and new UI

Re: [FFmpeg-devel] [PATCH] configure: correct libopenjpeg description

2024-05-31 Thread Pierre-Anthony Lemieux
On Fri, May 31, 2024 at 8:32 AM Gyan Doshi wrote: > > Decoding is no longer possible as the decoder wrapper was removed > in 60ccb3fe78 > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure b/configure > index 96b181fd21..6c5b8aab9a 100755 > ---

[jira] [Commented] (NIFI-13329) Fallback to raw viewer when formatted viewer fails

2024-05-31 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17851096#comment-17851096 ] Pierre Villard commented on NIFI-13329: --- Hey [~mcgilman] - I'll retry with latest on main because

[jira] [Created] (NIFI-13329) Fallback to raw viewer when formatted viewer fails

2024-05-31 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-13329: - Summary: Fallback to raw viewer when formatted viewer fails Key: NIFI-13329 URL: https://issues.apache.org/jira/browse/NIFI-13329 Project: Apache NiFi

[jira] [Updated] (NIFI-13320) Upgrade Spring Boot to 3.3.0

2024-05-31 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-13320: -- Fix Version/s: 2.0.0-M4 Resolution: Fixed Status: Resolved (was: Patch

[jira] [Commented] (NIFI-13301) Create ExtensionRegistryClient for External Extension Registry Interaction

2024-05-31 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17851054#comment-17851054 ] Pierre Villard commented on NIFI-13301: --- {quote}Although NiFi Registry has a number of configurable

Re: [DISCUSS] indexes for API calls

2024-05-31 Thread Pierre Jeambrun
Indeed Jarek I feel like this is another point in favor of stick to "Postgres" As mentioned, maybe we were a little reckless when adding all these kinds of filters. If they are not often used and we rarely / never see performance github issues on those, marking them as 'non optimised but here for

[clang] [llvm] AMDGPU: Add gfx12-generic target (PR #93875)

2024-05-31 Thread Pierre van Houtryve via cfe-commits
https://github.com/Pierre-vh approved this pull request. https://github.com/llvm/llvm-project/pull/93875 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Re: [LCFC] wml://releases/buster/index.wml

2024-05-31 Thread Jean-Pierre Giraud
Bonjour, Le vendredi 31 mai 2024 à 07:47 +0200, JP Guillonneau a écrit : > Bonjour, > > Le 27/05/24 16:06 Lucien a écrit : > > RAS > Dernier appel. > > Amicalement > Deux préférences personnelles : la personnalisation est très anglaise... Amicalement, jipege ---

Re: [LCFC] wml://releases/buster/index{errata,releasenotes}.wml

2024-05-31 Thread Jean-Pierre Giraud
Le vendredi 31 mai 2024 à 07:46 +0200, JP Guillonneau a écrit : > Bonjour, > > Le 30/05/24 12:12 Lucien a écrit : > > Le 29/05/2024 à 17:10, JP Guillonneau a écrit : > > [...]  > > > Détails et suggestions > > > > errata.wml : je pense que la séquence de caractères "/> (présente aussi > > dans

[FFmpeg-cvslog] avcodec/jpeg2000dec: fix HT block decoder

2024-05-30 Thread Pierre-Anthony Lemieux
ffmpeg | branch: master | Pierre-Anthony Lemieux | Mon May 27 09:24:50 2024 -0700| [249c66bb225b0671434b3ce9cc3f7935a229f428] | committer: Pierre-Anthony Lemieux avcodec/jpeg2000dec: fix HT block decoder Addresses https://trac.ffmpeg.org/ticket/10905 Co-authored-by: Osamu Watanabe Signed

Bug#1070407: mailman3-web: dpkg --configure mailman3-web fails

2024-05-30 Thread Pierre-Elliott Bécue
Hi, Thomas Krichel wrote on 05/05/2024 at 03:47:48+0200: > Package: mailman3-web > Version: 0+20240312-1 > Severity: important > > Dear Maintainer, > > *** Reporter, please consider answering these questions, where appropriate *** > >* What led up to the situation? >* What exactly did

Re: Request to join the DPT

2024-05-30 Thread Pierre-Elliott Bécue
Hey, Simon Chopin wrote on 30/05/2024 at 16:56:39+0200: > On jeu. 30 mai 2024 13:57:58, Simon Chopin wrote: >> Hi folks, >> >> Could I please join the DPT Salsa team? My Salsa login is `schopin`. >> >> My rationale for joining isn't because of specific packages, but rather >> that as part of my

[ceph-users] Re: Ceph Reef v18.2.3 - release date?

2024-05-30 Thread Pierre Riteau
Hi Peter, The upcoming Reef minor release is delayed due to important bugs: https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/message/FMFUZHKNFH4Z5DWS5BAYBPENHTNJCAYS/ On Wed, 29 May 2024 at 21:03, Peter Razumovsky wrote: > Hello! We're waiting brand new minor 18.2.3 due to >

[meteorite-list] Ensisheim 2024 Meteorite Show

2024-05-30 Thread Pelé Pierre-Marie via Meteorite-list
Hi all, if you come (or not) and want a specimen I have for sale, please contact me or order directly.   Fast delivery for most countries in the world or directly at the Show end of june ! https://www.meteor-center.com __ Meteorite-list mailing list

Re: [DISCUSS] Restore the SQL server backend

2024-05-30 Thread Pierre Jeambrun
I share Jed feeling. The effort required to maintain those compare to the value it actually brings combined with the usage from the survey, it doesn’t seem worth it to me. On Thu 30 May 2024 at 19:16, Jed Cunningham wrote: > Just for context, here were (roughly) the results from the 2023

[clang-tools-extra] [clangd] [C++20] [Modules] Introduce initial support for C++20 Modules (PR #66462)

2024-05-30 Thread Jean-Pierre Coetzee via cfe-commits
jpc0 wrote: Just a note, I am building on Windows with MSVC cl.exe and ninja and get this: ``` C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\memory(3138): error C2027: use of undefined type 'clang::clangd::ProjectModules' ``` While building

Re: Unexpected suffix in chordmode

2024-05-30 Thread Pierre-Luc Gauthier
nyone please advise why the following snippet outputs G9.13 instead of >>> just the G13 chord name? >> >> >> I don't know "why", but this is how you would get just a 13 chord: >> >> changes = \chordmode { >>| g1:11.13 | >> } >> >> You can find the common chord modifiers here: >> >> https://lilypond.org/doc/v2.24/Documentation/notation/common-chord-modifiers -- Pierre-Luc Gauthier

Re: [DISCUSS] indexes for API calls

2024-05-30 Thread Pierre Jeambrun
Thank you for starting this discussion. At first I would say that databases should be indexed to achieve good performances against standard queries / use cases. The Rest API does not do any crazy things/querying (as I recall). Listing, filtering, ordering and searching against our main tables

Re: [FRnOG] [TECH] "Suspicion de spam" sur appels téléphoniques légitimes ?

2024-05-30 Thread Pierre LANCASTRE
Samsung, de souvenir il y avait une liste gérée par le constructeur. ++ Pierre Le jeu. 30 mai 2024, 5 h 59 a.m., Greg a écrit : > Bonjour > > >>- Comment sont gérées ces bases de données "suspicion de spam" sur les > téléphones Android ? > > Nous n'avons pas

Re: [FRnOG] [TECH] "Suspicion de spam" sur appels téléphoniques légitimes ?

2024-05-30 Thread Pierre de France
Hello, Pour ma part sur Android / Samsung, c'est géré via la surcouche Samsung Smart Call basée sur https://fr.hiya.com/products-smart-call j'ai déjà écrit pour modifier le libellé d'un numéro et le service a répondu et la base a été mise à jour rapidement. Pierre On Thu, May 30, 2024 at 12:00

[Qgis-user] lack of conflation tools

2024-05-30 Thread PIERRE Sylvain via QGIS-User
? Thanks [cid:image001.jpg@01DAB287.134C7D80] Sylvain PIERRE Chef de projet système d'information Direction des Systèmes d'Information et du Développement Numérique Service Projets et Ingénierie Numérique Collectivité européenne d'Alsace Tél : 03 88 76 68 88 sylvain.pie...@alsace.eu

[QGIS-Developer] lack of conflation tools

2024-05-30 Thread PIERRE Sylvain via QGIS-Developer
? Thanks [cid:image001.jpg@01DAB287.134C7D80] Sylvain PIERRE Chef de projet système d'information Direction des Systèmes d'Information et du Développement Numérique Service Projets et Ingénierie Numérique Collectivité européenne d'Alsace Tél : 03 88 76 68 88 sylvain.pie...@alsace.eu

Re: [LCFC] po4a://manpages-fr/ssh_config.5/po/fr.po

2024-05-30 Thread Jean-Pierre Giraud
> > > > Le 11/04/24 16:30 Lucien a écrit : > > > > > Nouvelle version avec s/clé de machine/clé d’hôte > > > > Dernières relectures ? > > Ce fichier est mûr pour le téléversement. > > Jean-Pierre, veux-tu bien t’en charger Voici quelques sugges

Re: [VOTE] May 2024 PR of the Month

2024-05-30 Thread Pierre Jeambrun
Well, the task try_number was an issue for as long as I can remember and we had a few tries attempting to fix it in the past, it was a pain to work with. I am really glad to see it in a more stable state, good job! +1 for #39336 On Wed 29 May 2024 at 10:50, Bas Harenslak wrote: > My vote

Re: [LCFC] po4a://manpages-fr/rtc .4 /po/fr.po

2024-05-28 Thread Jean-Pierre Giraud
tions/l10n/manpage-fr/man4/fait/rtc.4/rtc.4.po 2024-05-28 19:00:20.877161859 +0200 +++ /home/jpg1/Documents/traductions/l10n/manpage-fr/man4/fait/rtc.4/rtc.4_jpg.po 2024-05-28 19:09:27.908533535 +0200 @@ -18,9 +18,9 @@ # Jean-Pierre Giraud , 2023. msgid "" msgstr "" -"Proj

[RESULT][VOTE] Release Apache NiFi NAR Maven Plugin 2.0.0

2024-05-28 Thread Pierre Villard
in the next 24 hours. Here is the vote thread: https://lists.apache.org/thread/kbrhjf72p3brbc17z3h16kh06zhnzx5r Thanks, Pierre

Re: [VOTE] Release Apache NiFi NAR Maven Plugin 2.0.0

2024-05-28 Thread Pierre Villard
+1 binding Le jeu. 23 mai 2024 à 19:40, Joe Witt a écrit : > +1 binding > > On Thu, May 23, 2024 at 10:33 AM Matt Burgess wrote: > > > +1 binding, verified the commit hash, applied the patch to NiFi main and > > verified the NAR Maven plugin works as expected. > >

Re: [LCFC] po4a://manpages-fr/cron.8/po/fr.po

2024-05-28 Thread Jean-Pierre Giraud
Bonjour, Le lundi 20 mai 2024 à 14:27 +0200, JP Guillonneau a écrit : > Bonjour, > Le 14/05/24 14:02 JP a écrit : > > Le 13/05/24 17:34 Lucien a écrit : > > > Une suggestion  > > Intégrée. > Dernier appel. > Amicalement Relecture avec suppression des chaînes modifiées + quelques rares suggestions

[LCFC] wml://devel/wnpp/index.wml

2024-05-28 Thread Jean-Pierre Giraud
Bonjour, Le mercredi 22 mai 2024 à 11:19 +0200, Jean-Pierre Giraud a écrit : > Bonjour, > Le samedi 18 mai 2024 à 14:46 +0200, Lucien Gentis a écrit : > > Le 17/05/2024 à 18:35, Jean-Pierre Giraud a écrit : > > > Le mercredi 15 mai 2024 à 11:12 +0200, JP Guillonneau a éc

[DONE] po4a://manpages-fr/ptrace.2/po/fr/po

2024-05-28 Thread Jean-Pierre Giraud
Bonjour, Le lundi 20 mai 2024 à 18:14 +0200, Jean-Pierre Giraud a écrit : > Le mercredi 15 mai 2024 à 13:03 +0200, Lucien Gentis a écrit : > > Le 15/05/2024 à 01:02, Jean-Pierre Giraud a écrit : > > > > Un détail > > Pluvieusement > > Lucien > Passage en LCFC.

[jira] [Commented] (OFBIZ-13101) Duplicate action trigger in Manufacturing

2024-05-28 Thread Pierre Smits (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-13101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850021#comment-17850021 ] Pierre Smits commented on OFBIZ-13101: -- Thanks Jacques. > Duplicate action trig

[LCFC] po4a://manpages-fr/utimensat.2/po/fr/po

2024-05-28 Thread Jean-Pierre Giraud
Bonjour, Le samedi 18 mai 2024 à 12:38 +0200, Jean-Pierre Giraud a écrit : > Bonjour, > Le mercredi 15 mai 2024 à 13:06 +0200, bu...@no-log.org a écrit : > >  détails/suggestions (aussi, j'ai vu le mail de Lucien arriver, j'ai > > relu > > 72%) > >  amicalement, >

[LCFC] po4a://manpages-fr/time.2/po/fr/po

2024-05-28 Thread Jean-Pierre Giraud
Bonjour, Le samedi 18 mai 2024 à 14:52 +0200, Lucien Gentis a écrit : > Le 18/05/2024 à 11:20, Jean-Pierre Giraud a écrit : > > Le mercredi 15 mai 2024 à 11:38 +0200, bu...@no-log.org a écrit : > > > Bonjour, > > > des détails et suggestions, > &g

Bug#1067858: reset SuperSpeed USB device number 2 using xhci_hcd

2024-05-28 Thread Pierre Tomon
Control: forwarded 1067858 https://bugzilla.kernel.org/show_bug.cgi?id=218890

Bug#1067858: reset SuperSpeed USB device number 2 using xhci_hcd

2024-05-28 Thread Pierre Tomon
Control: forwarded 1067858 https://bugzilla.kernel.org/show_bug.cgi?id=218890

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Pierre Perol-Schneider
/Documentation/learning/index.fr.html) HTH, cheers, Pierre PS. There is also a French list for more help: https://lilypond.community/ Le mar. 28 mai 2024 à 05:50, Jean-Christophe Énée < jean-christo...@blues-softwares.net> a écrit : > time signature is ok but need rythme > > On Tue, 2024-05-28

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Pierre Perol-Schneider
VoiceOne \\ \guitarVoiceTwo >> >> \layout { indent = 10 \context { \TabStaff \revert TimeSignature.stencil } } } %%% Le mar. 28 mai 2024 à 05:22, Jean-Christophe Énée < jean-christo...@blues-softwares.net> a écrit : > hi, > thank for this.

Re: base 4/4 sheet with tab for guitare

2024-05-27 Thread Pierre Perol-Schneider
>> >> \layout { indent = 10 } } %%% HTH, Cheers, Pierre Le mar. 28 mai 2024 à 01:35, Jean-Christophe Énée < jean-christo...@blues-softwares.net> a écrit : > hello, > i would like have a schem to create guitar sheet with tab and grille > >

[jira] [Updated] (OFBIZ-13111) Generated Customer Return invoice throws error in PartyFinancialHistory

2024-05-27 Thread Pierre Smits (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-13111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-13111: - Summary: Generated Customer Return invoice throws error in PartyFinancialHistory

[jira] [Created] (OFBIZ-13112) On purchase order, payment method/preference can't be set

2024-05-27 Thread Pierre Smits (Jira)
Pierre Smits created OFBIZ-13112: Summary: On purchase order, payment method/preference can't be set Key: OFBIZ-13112 URL: https://issues.apache.org/jira/browse/OFBIZ-13112 Project: OFBiz

[jira] [Created] (OFBIZ-13111) Generated Customer Return invoice twrows error in PartyFinancialHistory

2024-05-27 Thread Pierre Smits (Jira)
Pierre Smits created OFBIZ-13111: Summary: Generated Customer Return invoice twrows error in PartyFinancialHistory Key: OFBIZ-13111 URL: https://issues.apache.org/jira/browse/OFBIZ-13111 Project

[jira] [Created] (OFBIZ-13110) PartyFinancialHistory shows parentTypeId of invoice, not invoiceTypeId

2024-05-27 Thread Pierre Smits (Jira)
Pierre Smits created OFBIZ-13110: Summary: PartyFinancialHistory shows parentTypeId of invoice, not invoiceTypeId Key: OFBIZ-13110 URL: https://issues.apache.org/jira/browse/OFBIZ-13110 Project

[jira] [Created] (OFBIZ-13109) Numbering of Customer return invoice does not apply numbering scheme preference

2024-05-27 Thread Pierre Smits (Jira)
Pierre Smits created OFBIZ-13109: Summary: Numbering of Customer return invoice does not apply numbering scheme preference Key: OFBIZ-13109 URL: https://issues.apache.org/jira/browse/OFBIZ-13109

[jira] [Created] (OFBIZ-13108) Return invoice does not allow selectin of appropriate party

2024-05-27 Thread Pierre Smits (Jira)
Pierre Smits created OFBIZ-13108: Summary: Return invoice does not allow selectin of appropriate party Key: OFBIZ-13108 URL: https://issues.apache.org/jira/browse/OFBIZ-13108 Project: OFBiz

[jira] [Created] (OFBIZ-13107) MainActionMenu not shown on findreturn screen

2024-05-27 Thread Pierre Smits (Jira)
Pierre Smits created OFBIZ-13107: Summary: MainActionMenu not shown on findreturn screen Key: OFBIZ-13107 URL: https://issues.apache.org/jira/browse/OFBIZ-13107 Project: OFBiz Issue Type

[jira] [Created] (OFBIZ-13106) Order: Return process creates payment, substracted from available invoice

2024-05-27 Thread Pierre Smits (Jira)
Pierre Smits created OFBIZ-13106: Summary: Order: Return process creates payment, substracted from available invoice Key: OFBIZ-13106 URL: https://issues.apache.org/jira/browse/OFBIZ-13106 Project

[jira] [Updated] (OFBIZ-13088) CATALOG-Main: VIEW permission

2024-05-27 Thread Pierre Smits (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-13088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-13088: - Parent: OFBIZ-13105 Issue Type: Sub-task (was: Improvement) > CATALOG-Main: V

Re: [FFmpeg-devel] [PATCH v3] avcodec/jpeg2000dec: fix HT block decoder

2024-05-27 Thread Pierre-Anthony Lemieux
Will apply on 5/30 unless I hear otherwise. On Mon, May 27, 2024 at 9:25 AM wrote: > > From: Pierre-Anthony Lemieux > > Addresses https://trac.ffmpeg.org/ticket/10905 > > Co-authored-by: Osamu Watanabe > Signed-off-by: Pierre-Anthony Lemieux > --- >

Re: A bug with comments within equations?

2024-05-27 Thread Jean-Pierre Chrétien
but also when pasting LaTeX from another source into LyX. The LyX rendering is not correct, but the file is right : \begin_inset Formula \[ x=y.%u=v. u=v. \] \end_inset and thus, the pdf output is correct. -- Jean-Pierre -- lyx-devel mailing list lyx-devel@lists.lyx.org http

[jira] [Commented] (OFBIZ-13101) Duplicate action trigger in Manufacturing

2024-05-27 Thread Pierre Smits (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-13101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849725#comment-17849725 ] Pierre Smits commented on OFBIZ-13101: -- Hi [~jleroux]  re: {quote}So [~pierresmits], in what

[clang] [llvm] [AMDGPU] Add amdgpu-as MMRA for fences (PR #78572)

2024-05-27 Thread Pierre van Houtryve via cfe-commits
https://github.com/Pierre-vh closed https://github.com/llvm/llvm-project/pull/78572 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[389-users] Re: Automatically delete "linked" objects

2024-05-27 Thread Pierre Rogier
a solution could be to use the referential integrity plugin to remove the roleOccupant value then run periodically (not to often because it will likely be an unindexed search) a cleanup script that search and remove the roles without any roleOccupant Regards, Pierre On Fri, May 24, 2024 at 5:23 PM

Re: 2.4.0 Tarballs

2024-05-26 Thread Jean-Pierre Chrétien
-Pierre -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: lintian.debian.org off ?

2024-05-26 Thread Pierre-Elliott Bécue
De : Otto Kekäläinen À : Lucas Nussbaum Cc : Pierre-Elliott Bécue ; Nilesh Patra ; debian-lint-maint@lists.debian.org; 1042...@bugs.debian.org Date : 25 mai 2024 22:58:54 Objet : Re: lintian.debian.org off ? > Hi! > >>>> I know Lintian tag info is available via c

[jira] [Commented] (OFBIZ-13066) Remove duplicated menu main buttons

2024-05-26 Thread Pierre Smits (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-13066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849509#comment-17849509 ] Pierre Smits commented on OFBIZ-13066: -- Hi Jacques,  Can you convert this to a sub-task under

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