Re: [Development] Proposing to change https://wiki.qt.io/API_Design_Principles#Enums_in_classes to require scoped enums

2025-01-17 Thread Marc Mutz via Development
Strong; #else inline constexpr auto One = Strong::One; inline constexpr auto Two = Strong::Two; inline constexpr auto Three = Strong::Three; #endif use(One); use(Two); use(Three); The ice for unscoped enums becomes _very_ thin. -- Marc Mutz (he/his) Principal Software En

RE: Patterns for list broker spam?

2025-01-17 Thread Marc
> Every day I get a bunch of spam from fake list brokers, invariably from > throwaway Gmail or Outlook > accounts. What is helping me a lot is when the message has a softfail spf state and an envelope with @outlook.com / @gmail.com I override the ~all and treat is as -all Maybe check if your

Re: Trouble with knitr in LyX 2.4.3

2025-01-17 Thread Jean-Marc Lasgouttes
Le 17/01/2025 à 19:03, Thomas Philips a écrit : Solved it! 1. Even though I had made no changes to my setup, I needed to click on Tools > Reconfigure, after which it found knitr and generated pdfs, though it then couldn't find any of the image files, so... 2. I had to click on

Re: Trouble with knitr in LyX 2.4.3

2025-01-17 Thread Jean-Marc Lasgouttes
Le 17/01/2025 à 18:01, Thomas Philips a écrit : Hello JMarc, I found the following system variables (see below). Interestingly the R folders does not show up on any of the three lines. Also, some of the items (Python39) have long been gone, apparently with no ill effect. I also did a search fo

Re: Trouble with knitr in LyX 2.4.3

2025-01-17 Thread Jean-Marc Lasgouttes
Le 17/01/2025 à 15:39, Scott Kostyshak a écrit : In LyX, go to Tools > Reconfigure. Then wait (might take a few minutes). After that's done. Restart LyX and see if it finds knitr. As far as other users, I use knitr + LyX often and it works great for me. I'm on Linux, but it should work on all pl

[Ubuntu-x-swat] [Bug 1795135] Re: XFCE window buttons are not clickable at the top of the screen

2025-01-17 Thread Marc Nijdam
Ubuntu-mate 24.04.1 is also affected, using the cupertino panel layout. After patching xserver-xorg-core_21.1.12-1ubuntu1.1_amd64.deb and rebuilding it, the issue was solved. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu.

[Desktop-packages] [Bug 1795135] Re: XFCE window buttons are not clickable at the top of the screen

2025-01-17 Thread Marc Nijdam
Ubuntu-mate 24.04.1 is also affected, using the cupertino panel layout. After patching xserver-xorg-core_21.1.12-1ubuntu1.1_amd64.deb and rebuilding it, the issue was solved. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in

[Bug 1795135] Re: XFCE window buttons are not clickable at the top of the screen

2025-01-17 Thread Marc Nijdam
Ubuntu-mate 24.04.1 is also affected, using the cupertino panel layout. After patching xserver-xorg-core_21.1.12-1ubuntu1.1_amd64.deb and rebuilding it, the issue was solved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Ubuntu-bugcontrol] [Merge] ~octagalland/ubuntu-qa-tools:unembargo_default_to_release_pocket_for_ppas into ubuntu-qa-tools:master

2025-01-17 Thread Marc Deslauriers
The proposal to merge ~octagalland/ubuntu-qa-tools:unembargo_default_to_release_pocket_for_ppas into ubuntu-qa-tools:master has been updated. Status: Needs review => Merged For more details, see: https://code.launchpad.net/~octagalland/ubuntu-qa-tools/+git/ubuntu-qa-tools/+merge/479086 --

Re: [Ubuntu-bugcontrol] [Merge] ~octagalland/ubuntu-qa-tools:unembargo_default_to_release_pocket_for_ppas into ubuntu-qa-tools:master

2025-01-17 Thread Marc Deslauriers
Review: Approve LGTM, thanks! -- https://code.launchpad.net/~octagalland/ubuntu-qa-tools/+git/ubuntu-qa-tools/+merge/479086 Your team Ubuntu Bug Control is subscribed to branch ubuntu-qa-tools:master. ___ Mailing list: https://launchpad.net/~ubuntu-bu

Re: [LyX/master] Fix compilation on gcc-15

2025-01-17 Thread Jean-Marc Lasgouttes
Le 17/01/2025 à 08:40, José Matos a écrit : commit 527d3d669cf60d306f6c6a08a880fa4609df2262 Author: José Matos Date: Fri Jan 17 07:39:51 2025 + Fix compilation on gcc-15 Suggested by gcc itself. :-) Should be backported IMO. JMarc -- lyx-cvs mailing list lyx-cvs@lists.l

[users@httpd] http/3 quic support

2025-01-17 Thread Marc
Anyone have some manual for enabling http/3 quic on el9? Is this by default now support in kernels? - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [clamav-users] CVE-2025-21298 vulnerability

2025-01-16 Thread Marc via clamav-users
I have the impression this is some binary that is being attached, next to that isn't clamav mostly used as email scanner? ;) > Subject: Re: [clamav-users] CVE-2025-21298 vulnerability > > ClamAV is an AV/file scanner. Not a Vulnerability scanner. > > > On Jan 16, 2

[clamav-users] CVE-2025-21298 vulnerability

2025-01-16 Thread Marc via clamav-users
I am just a bit curious are such vulnerabilities added to clamav? https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21298 ___ Manage your clamav-users mailing list subscription / unsubscribe: https://lists.clamav.net/mailman/listinfo/clamav

Re: [R-SIG-Mac] Cant read file from clipboard

2025-01-16 Thread Marc Schwartz via R-SIG-Mac
Hi, On macOS, you would generally want to use: read.delim(file = pipe("pbpaste")) See the "Clipboard" section of ?connections, where you will find: "macOS users can use pipe("pbpaste") and pipe("pbcopy", "w") to read from and writ

Bug#1093132: molly-guard: duplicated /usr-move diversions subtly wrong (DEP17)

2025-01-16 Thread Marc Haber
On Wed, Jan 15, 2025 at 07:55:47PM +0100, Marc Haber wrote: > At the moment, I am not in a position to spend much time with Debian, > see debian-private. Please go ahead with commiting to a branch like > debian-bug-1093132 in the Debian/molly-guard project on salsa if you > hav

Bug#1093132: molly-guard: duplicated /usr-move diversions subtly wrong (DEP17)

2025-01-16 Thread Marc Haber
On Wed, Jan 15, 2025 at 07:55:47PM +0100, Marc Haber wrote: > At the moment, I am not in a position to spend much time with Debian, > see debian-private. Please go ahead with commiting to a branch like > debian-bug-1093132 in the Debian/molly-guard project on salsa if you > hav

[USN-7214-1] HarfBuzz vulnerability

2025-01-16 Thread Marc Deslauriers
== Ubuntu Security Notice USN-7214-1 January 16, 2025 harfbuzz vulnerability == A security issue affects these releases of Ubuntu and its derivatives:

[USN-7215-1] libxml2 vulnerability

2025-01-16 Thread Marc Deslauriers
== Ubuntu Security Notice USN-7215-1 January 16, 2025 libxml2 vulnerability == A security issue affects these releases of Ubuntu and its derivatives: -

Re: [Development] API style guide: scoped enum or not?

2025-01-16 Thread Marc Mutz via Development
On 16.01.25 15:05, Thiago Macieira wrote: > On Thursday 16 January 2025 04:55:56 Pacific Standard Time Marc Mutz via > Development wrote: >> https://gcc.godbolt.org/z/6exEonP5o, maybe? > > Yes. @Ville, @Peppe: do you happen to know whether this is supposed to work (using

Re: question about the recursive algorithm

2025-01-16 Thread Marc Aurèle La France via rsync
grately appreciate insights. Please, let me know! Please see ... https://bugzilla.samba.org/show_bug.cgi?id=6741 Marc. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before p

Re: [Development] API style guide: scoped enum or not?

2025-01-16 Thread Marc Mutz via Development
don't know why: > https://gcc.godbolt.org/z/6jf7Ebecq > > Looks like the using enum feature is not very useful for us. Back to the > drawing board for scoped flags https://gcc.godbolt.org/z/6exEonP5o, maybe? -- Marc Mutz (he/his) Principal Software Engineer The Qt Company Eric

Re: Missing vlan interfaces in OPENBSD-PF-MIB::pfIfTable

2025-01-16 Thread Marc Boisis
Thank you, it was a faulty snmpd_metrics Marc > On 16 Jan 2025, at 13:30, Martijn van Duren > wrote: > > Just installed a fresh OpenBSD 7.6 machine and created >64 interfaces > with: > i=0; while [ $i -le 80 ]; do doas ifconfig trunk$i create; i=$((i+1)); done > >

Bug#1093209: cryptsetup: cryptdisks_start fails if plymouth is installed

2025-01-16 Thread Marc Lehmann
Package: cryptsetup Version: 2:2.6.1-4~deb12u2 Severity: normal Dear Maintainer, * What led up to the situation? I tried to use cryptdisks_start from an ssh session. crypttab contains these options, so decrypt_keyctl is in use: initramfs,luks,keyscript=decrypt_keyctl,discard * What wa

Re: [Development] Proposing to change https://wiki.qt.io/API_Design_Principles#Enums_in_classes to require scoped enums

2025-01-16 Thread Marc Mutz via Development
Hi Tor Arne, On 16.01.25 12:31, Tor Arne Vestbø wrote: > >> On Jan 16, 2025, at 11:56, Marc Mutz via Development >> wrote: >> >> Like every API review, so also in 6.9, we have the discussions between >> proponents of scoped vs. unscoped enums in class scope.

Re: [Development] Proposing to change https://wiki.qt.io/API_Design_Principles#Enums_in_classes to require scoped enums

2025-01-16 Thread Marc Mutz via Development
Sorry for the double post; I blame Outlook's UI, and so should you ;) On 16.01.25 11:58, Marc Mutz via Development wrote: > Hi, > > Groundhog Day... > > Like every API review, so also in 6.9, we have the discussions between > proponents of scoped vs. unscoped enums in c

[Development] Proposing to change https://wiki.qt.io/API_Design_Principles#Enums_in_classes to require scoped enums

2025-01-16 Thread Marc Mutz via Development
(https://doc.qt.io/qt-6/qgrpcstatus.html) elegantly evades the issue by putting the enum at namespace scope. Thanks, Marc -- Marc Mutz (he/his) Principal Software Engineer The Qt Company Erich-Thilo-Str. 10 12489 Berlin, Germany www.qt.io Geschäftsführer: Mika Pälsi, Juha Varelius, Jouni Lint

[users@httpd] efficient abuse page

2025-01-16 Thread Marc
I have currently some abuse page that notifies the ip is blocked. I am generating this page with php because I want to display the ip adres on this page. Is there a more efficient way to generate a page with one line of text and the blocked ip address? Maybe directly in apache without using php-

Re: [PATCH] net: Convert proto_ops::getname to sockaddr_storage

2025-01-15 Thread Marc Kleine-Budde
gt; net/can/j1939/socket.c| 2 +- > net/can/raw.c | 2 +- Acked-by: Marc Kleine-Budde # for net/can regards, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Embedded Linux | https://www.pengut

[systemsettings] [Bug 480779] Can not add Google to Online Accounts anymore using a recent version of signon-ui

2025-01-15 Thread Marc
https://bugs.kde.org/show_bug.cgi?id=480779 --- Comment #51 from Marc --- (In reply to Nate Graham from comment #50) > JFYI, the solution to use the GNOME configuration file is no solution at > all; it's essentially impersonating GNOME and piggypacking on the work they > *did

Re: [java code coverage] Discuss Enhancement Request

2025-01-15 Thread Marc Hoffmann
I’m glad to hear that the XML report works for you. Thanks for the feedback, -marc > On 14. Jan 2025, at 15:38, 'Stuart Lewis' via JaCoCo and EclEmma Users > wrote: > > Hi Marc, Evgeny, > > Apologies for the late reply. I just wanted to thank you both for your

Re: [Ubuntu-bugcontrol] [Merge] ~octagalland/ubuntu-qa-tools:unembargo_default_to_release_pocket_for_ppas into ubuntu-qa-tools:master

2025-01-15 Thread Marc Deslauriers
@octagalland Thanks for the comment, I do think your explanation makes sense...perhaps you could clean up the esm code that overrides the pocket since it will no longer be necessary with your change? -- https://code.launchpad.net/~octagalland/ubuntu-qa-tools/+git/ubuntu-qa-tools/+merge/479086 Yo

Re: [Ubuntu-bugcontrol] [Merge] ~octagalland/ubuntu-qa-tools:unembargo_default_to_release_pocket_for_ppas into ubuntu-qa-tools:master

2025-01-15 Thread Marc Deslauriers
Which PPA are you trying to unembargo to? There's already code to handle overriding the pocket when unembargoing to an ESM ppa, is that insufficient? -- https://code.launchpad.net/~octagalland/ubuntu-qa-tools/+git/ubuntu-qa-tools/+merge/479086 Your team Ubuntu Bug Control is requested to review t

Re: [R] Installing R and RStudio - Contact Software Manufacturer Error URGENT

2025-01-15 Thread Marc Schwartz via R-help
Posit, the publishers of that application via their support site, if the error is from their application and not R itself. https://support.posit.co/ Regards, Marc Schwartz > On Jan 15, 2025, at 1:46 PM, Steven Ellis wrote: > > Hi Eliana, > > What model Mac are you

Bug#1093132: molly-guard: duplicated /usr-move diversions subtly wrong (DEP17)

2025-01-15 Thread Marc Haber
End of the Month. Ping me if I didn't move by end of January 25. Greetings Marc -- - Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany| lose things."

Bug#1093132: molly-guard: duplicated /usr-move diversions subtly wrong (DEP17)

2025-01-15 Thread Marc Haber
End of the Month. Ping me if I didn't move by end of January 25. Greetings Marc -- - Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany| lose things."

How to weight terms based on semantic importance

2025-01-15 Thread marc nicole via Python-list
Hello, I want to weight terms of a large text based on their semantics (not on their frequency (TF-IDF)). Is there a way to do that using NLTK or other means? through a vectorizer? For example: a certain term weights more than others etc... Thanks -- https://mail.python.org/mailman/listinfo/pyt

Re: [Development] QtCS 2024 session on deprecations: what did we actually agree on?

2025-01-15 Thread Marc Mutz via Development
e extremely-fine-grained QT_NO_ opt-outs gracefully. But I guess it wouldn't be _that_ hard to make the deprecation macros per-module, if that would help people? Thanks, Marc On 14.01.25 22:15, Marc Mutz via Development wrote: > On 14.01.25 14:50, Volker Hilsheimer wrote: >&g

Re: Missing vlan interfaces in OPENBSD-PF-MIB::pfIfTable

2025-01-15 Thread Marc Boisis
Hello, Yesterday updated my router to 7.6 and the 64 interfaces limit reappeared. I downloaded the 7.6 sources , and the patch on libexec/snmpd/snmpd_metrics/pf.c is applied correctly. So the bug has moved elsewhere.. but where ? Marc > On 11 Jun 2024, at 17:41, Martijn van Duren >

Re: [PATCH] plugins: fix -Werror=maybe-uninitialized false-positive

2025-01-14 Thread Marc-André Lureau
Hi On Tue, Jan 14, 2025 at 8:00 PM Pierrick Bouvier wrote: > > On 1/14/25 02:48, marcandre.lur...@redhat.com wrote: > > From: Marc-André Lureau > > > > ../contrib/plugins/cache.c:638:9: error: ‘l2_cache’ may be used > > uninitialized [-Werror=m

Re: [Development] QtCS 2024 session on deprecations: what did we actually agree on?

2025-01-14 Thread Marc Mutz via Development
at their own pace, in their own order, without being hit by these walls of changes with every Qt version. Something we ourselves have recently gotten a dose of when we tried to bump the QT_VERSION to 0x061000... -- Do unto others as you would have done to you. Th

Re: Constructors, excessive consing, R7RS Large

2025-01-14 Thread Marc Nieper-Wißkirchen
https://en.wikipedia.org/wiki/Full-employment_theorem Am Di., 14. Jan. 2025 um 17:52 Uhr schrieb Daphne Preston-Kendal : > > On 22 Nov 2024, at 08:08, Marc Nieper-Wißkirchen > wrote: > > > Chez Scheme's optimiser is not able to remove the temporary heap > > allocation in the

[Bug 2060613] Re: Gedit sometimes crashes by segmentation fault at closure

2025-01-14 Thread Marc Deslauriers
I believe this is caused by the snippets plugin. When I disable it, I no longer get a crash on exit. Unfortunately, it looks like the snippets plugin was removed in later versions. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit

[Bug 2060613] Re: Gedit sometimes crashes by segmentation fault at closure

2025-01-14 Thread Marc Deslauriers
I believe this is caused by the snippets plugin. When I disable it, I no longer get a crash on exit. Unfortunately, it looks like the snippets plugin was removed in later versions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Desktop-packages] [Bug 2060613] Re: Gedit sometimes crashes by segmentation fault at closure

2025-01-14 Thread Marc Deslauriers
I believe this is caused by the snippets plugin. When I disable it, I no longer get a crash on exit. Unfortunately, it looks like the snippets plugin was removed in later versions. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in

Re: [PATCH] migration: fix -Werror=maybe-uninitialized

2025-01-14 Thread Marc-André Lureau
Hi On Tue, Jan 14, 2025 at 6:42 PM Fabiano Rosas wrote: > > marcandre.lur...@redhat.com writes: > > > From: Marc-André Lureau > > > > ../migration/savevm.c: In function > > ‘qemu_savevm_state_complete_precopy_non_iterable’: > > ../migration/sav

Re: [PATCH] ui/dbus: on win32, allow ANONYMOUS with p2p

2025-01-14 Thread Marc-André Lureau
On Tue, Jan 14, 2025 at 2:50 PM wrote: > > From: Marc-André Lureau > > GLib doesn't implement EXTERNAL on win32 at the moment, and disables > ANONYMOUS by default. zbus dropped support for COOKIE_SHA1 in 5.0, > making it no longer possible to connect to qemu -disp

Re: [PATCH] armv8: mmu: don't switch to emergency tlb when adding a dynamic mapping

2025-01-14 Thread Marc Zyngier
On Tue, 14 Jan 2025 08:38:48 +, Ahmad Fatoum wrote: > > Hi Pierre, > > On 08.01.25 16:52, Pierre-Clément Tosi wrote: > > Hi Caleb, > > > > On Wed, Jan 08, 2025 at 04:19:07PM +0100, Caleb Connolly wrote: > >> Hi Marc, > >> > >> Than

[Development] QtCS 2024 session on deprecations: what did we actually agree on?

2025-01-13 Thread Marc Mutz via Development
be available (and maintained) in Qt 7. Are we willing to do that? Personally speaking, I'm not willing to put in the effort in QtCore if all around me whole leaf modules are dropped, sometimes without replacement (e.g. QtXmlPatterns). So, what did we actually decide in Würzburg? Thanks, M

Re: [PATCH 3/5] KVM: Add a common kvm_run flag to communicate an exit needs completion

2025-01-13 Thread Marc Zyngier
On Mon, 13 Jan 2025 18:58:45 +, Sean Christopherson wrote: > > On Mon, Jan 13, 2025, Marc Zyngier wrote: > > On Mon, 13 Jan 2025 15:44:28 +, > > Sean Christopherson wrote: > > > > > > On Sat, Jan 11, 2025, Marc Zyngier wrote: > > > >

Re: [PATCH 3/5] KVM: Add a common kvm_run flag to communicate an exit needs completion

2025-01-13 Thread Marc Zyngier
On Mon, 13 Jan 2025 15:44:28 +, Sean Christopherson wrote: > > On Sat, Jan 11, 2025, Marc Zyngier wrote: > > On Sat, 11 Jan 2025 01:24:48 +, > > Sean Christopherson wrote: > > > > > > Add a kvm_run flag, KVM_RUN_NEEDS_COMPLETION, to communicate to u

[LyX/master] Let getRowNearY use getPitNearY

2025-01-13 Thread Jean-Marc Lasgouttes
commit 2d59031c3e462cdf5b06c784bb31cc53e862f75f Author: Jean-Marc Lasgouttes Date: Mon Jan 13 17:38:18 2025 +0100 Let getRowNearY use getPitNearY This avoids code duplication. Return a pointer to a Row instead of a reference to handle the case where something went wrong

RE: find mailbox (path) of message

2025-01-13 Thread Marc via dovecot
> > > >> How should I use 'doveadm search -u' to get the mailbox path where > the > >> message is stored? > > https://doc.dovecot.org/main/core/man/doveadm-search.1.html states: > > > >doveadm-search(1) - Show a list of mailbox GUIDs and message UIDs > >matching given search query. > > > >

Re: GStreamer 1.22.12 stable release update

2025-01-13 Thread Marc Leeman
gstreamer1.0): https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092940 Please review before I add the next 9 (to keep the iterations low). -- g. Marc GPG: 827C FD74 BA46 8152 A041 F3A0 7A6A 4F17 5995 A65B

[LyX/master] TextMetrics::checkInsetHit: do not rely on CoordCache

2025-01-13 Thread Jean-Marc Lasgouttes
commit a25d94c315d52cf0fa70efd7a1bad3fecff51a91 Author: Jean-Marc Lasgouttes Date: Mon Jan 13 16:44:45 2025 +0100 TextMetrics::checkInsetHit: do not rely on CoordCache The required information is present in Row objects. This is a requirement for my Next Secret Project

Bug#1092939: x11-xserver-utils: xranrd show screen resolution but disconnected.

2025-01-13 Thread Jean-Marc Spaggiari
Package: x11-xserver-utils Version: 7.7+10+b1 Severity: normal X-Debbugs-Cc: jean-m...@spaggiari.org When connecting my laptop to an external hub with 2 screens, I'm getting the following xrandr output: DP-3-2 disconnected 3414x1920+0+240 (normal left inverted right x axis y axis) 0mm x 0mm 3840

Bug#1092939: x11-xserver-utils: xranrd show screen resolution but disconnected.

2025-01-13 Thread Jean-Marc Spaggiari
Package: x11-xserver-utils Version: 7.7+10+b1 Severity: normal X-Debbugs-Cc: jean-m...@spaggiari.org When connecting my laptop to an external hub with 2 screens, I'm getting the following xrandr output: DP-3-2 disconnected 3414x1920+0+240 (normal left inverted right x axis y axis) 0mm x 0mm 3840

[USN-7202-1] HPLIP vulnerability

2025-01-13 Thread Marc Deslauriers
== Ubuntu Security Notice USN-7202-1 January 13, 2025 hplip vulnerability == A security issue affects these releases of Ubuntu and its derivatives: - U

[USN-7201-1] WebKitGTK vulnerabilities

2025-01-13 Thread Marc Deslauriers
== Ubuntu Security Notice USN-7201-1 January 13, 2025 webkit2gtk vulnerabilities == A security issue affects these releases of Ubuntu and its derivative

Re: GStreamer 1.22.12 stable release update

2025-01-13 Thread Marc Leeman
couple of lines' that are changed. as a reference, in the prepared gstreamer1.0: $ debdiff gstreamer1.0_1.22.0-2+deb12u1.dsc gstreamer1.0_1.22.12-0+deb12u1.dsc | wc -l 7085 a considerable part is l10n (changed lines, about 2/3rds). -- g. Marc GPG: 827C FD74 BA46 8152 A041 F3A0 7A6A 4F17 5995 A65B

[gcc r15-6860] ada: Remove redundant parentheses inside unary operators (cont.)

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:492aae16856e10cc44606953287192e345ec3294 commit r15-6860-g492aae16856e10cc44606953287192e345ec3294 Author: Piotr Trojanek Date: Fri Jan 10 22:08:36 2025 +0100 ada: Remove redundant parentheses inside unary operators (cont.) GNAT already emits a style warning

[COMMITTED 09/14] ada: Warn about redundant parentheses inside unary operators

2025-01-13 Thread Marc Poulhiès
From: Piotr Trojanek GNAT already emits a style warning when redundant parentheses appear inside logical and short-circuit operators. A similar warning is now emitted for unary operators as well. gcc/ada/ChangeLog: * par-ch4.adb (P_Factor): Warn when the operand of a unary operator

[COMMITTED 14/14] ada: Update gnatdll documentation (-b option removed)

2025-01-13 Thread Marc Poulhiès
From: Pascal Obry gcc/ada/ChangeLog: * doc/gnat_ugn/platform_specific_information.rst: Update. * gnat_ugn.texi: Regenerate. Tested on x86_64-pc-linux-gnu, committed on master. --- .../platform_specific_information.rst | 19 ++- gcc/ada/gnat_ugn.texi

[COMMITTED 12/14] ada: Fix relocatable DLL creation with gnatdll

2025-01-13 Thread Marc Poulhiès
From: Pascal Obry gcc/ada/ChangeLog: * mdll.adb: For the created DLL to be relocatable we do not want to use the base file name when calling gnatdll. * gnatdll.adb: Removes option -d which is not working anymore. And when using a truly relocatable DLL the base-add

[gcc r15-6863] ada: Update gnatdll documentation (-b option removed)

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:0cf06bf0d7fd83549f0f410df57f8113fdc63da2 commit r15-6863-g0cf06bf0d7fd83549f0f410df57f8113fdc63da2 Author: Pascal Obry Date: Sat Jan 11 14:19:39 2025 +0100 ada: Update gnatdll documentation (-b option removed) gcc/ada/ChangeLog: * doc/gnat_ugn/pla

[gcc r15-6862] ada: Cleanup preanalysis of static expressions (part 5)

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:1a8265713021eea8d9d7a0f8c4f0ecec5eaa4f07 commit r15-6862-g1a8265713021eea8d9d7a0f8c4f0ecec5eaa4f07 Author: Javier Miranda Date: Sat Jan 11 17:30:42 2025 + ada: Cleanup preanalysis of static expressions (part 5) Partially revert the fix for sem_ch13.adb as

[COMMITTED 08/14] ada: Remove redundant parentheses inside unary operators in comments

2025-01-13 Thread Marc Poulhiès
From: Piotr Trojanek GNAT already emits a style warning when redundant parentheses appear inside logical and short-circuit operators. A similar warning will be soon emitted for unary operators as well. This patch removes the redundant parentheses to avoid future build errors. gcc/ada/ChangeLog:

[COMMITTED 11/14] ada: Remove redundant parentheses inside unary operators (cont.)

2025-01-13 Thread Marc Poulhiès
From: Piotr Trojanek GNAT already emits a style warning when redundant parentheses appear inside logical and short-circuit operators. A similar warning will be soon emitted for unary operators as well. This patch removes the redundant parentheses to avoid build errors. gcc/ada/ChangeLog:

[COMMITTED 04/14] ada: Simplify expansion of negative membership operator

2025-01-13 Thread Marc Poulhiès
From: Piotr Trojanek Code cleanup; semantics is unaffected. gcc/ada/ChangeLog: * exp_ch4.adb: (Expand_N_Not_In): Preserve Alternatives in expanded membership operator just like preserving Right_Opnd (though only one of these fields is present at a time). * par-ch

[gcc r15-6859] ada: Cleanup preanalysis of static expressions (part 4)

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:5fd925bf732c889d020f2a575591648f990adb4f commit r15-6859-g5fd925bf732c889d020f2a575591648f990adb4f Author: Javier Miranda Date: Fri Jan 10 19:08:39 2025 + ada: Cleanup preanalysis of static expressions (part 4) Fix regression in the SPARK 2014 testsuite.

[COMMITTED 10/14] ada: Cleanup preanalysis of static expressions (part 4)

2025-01-13 Thread Marc Poulhiès
From: Javier Miranda Fix regression in the SPARK 2014 testsuite. gcc/ada/ChangeLog: * sem_util.adb (Build_Actual_Subtype_Of_Component): No action under preanalysis. * sem_ch5.adb (Set_Assignment_Type): If the right-hand side contains target names, expansion has b

[gcc r15-6858] ada: Warn about redundant parentheses inside unary operators

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:686bd4e0bc484f9612038d51d07708ff8a4ff75b commit r15-6858-g686bd4e0bc484f9612038d51d07708ff8a4ff75b Author: Piotr Trojanek Date: Wed Jan 8 14:00:50 2025 +0100 ada: Warn about redundant parentheses inside unary operators GNAT already emits a style warning when

[COMMITTED 13/14] ada: Cleanup preanalysis of static expressions (part 5)

2025-01-13 Thread Marc Poulhiès
From: Javier Miranda Partially revert the fix for sem_ch13.adb as it does not comply with RM 13.14(7.2/5). gcc/ada/ChangeLog: * sem_ch13.adb (Check_Aspect_At_End_Of_Declarations): Restore calls to Preanalyze_Spec_Expression that were replaced by calls to Preanalyze_And_R

[COMMITTED 05/14] ada: Unbounded recursion on character aggregates with predicated component subtype

2025-01-13 Thread Marc Poulhiès
From: Gary Dismukes The compiler was recursing endlessly when analyzing an aggregate of an array type whose component subtype has a static predicate and the component expressions are static, repeatedly transforming the aggregate first into a string literal and then back into an aggregate. This is

[COMMITTED 07/14] ada: Remove redundant parentheses inside unary operators

2025-01-13 Thread Marc Poulhiès
From: Piotr Trojanek GNAT already emits a style warning when redundant parentheses appear inside logical and short-circuit operators. A similar warning will be soon emitted for unary operators as well. This patch removes the redundant parentheses to avoid future build errors. gcc/ada/ChangeLog:

[gcc r15-6856] ada: Remove redundant parentheses inside unary operators

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:94a7543df92bc809c464f8312cab8d914fd3d8fe commit r15-6856-g94a7543df92bc809c464f8312cab8d914fd3d8fe Author: Piotr Trojanek Date: Wed Jan 8 13:46:38 2025 +0100 ada: Remove redundant parentheses inside unary operators GNAT already emits a style warning when redu

[COMMITTED 06/14] ada: Fix spurious warning about redundant parentheses in range bound

2025-01-13 Thread Marc Poulhiès
From: Piotr Trojanek Use the same logic for warning about redundant parentheses in lower and upper bounds of a discrete range. This fixes a spurious warning that, if followed, would render the code illegal. gcc/ada/ChangeLog: * par-ch3.adb (P_Discrete_Range): Detect redundant parenthese

[gcc r15-6861] ada: Fix relocatable DLL creation with gnatdll

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:2e0b086f8403e00da964d44039c667d5b1806070 commit r15-6861-g2e0b086f8403e00da964d44039c667d5b1806070 Author: Pascal Obry Date: Fri Jan 10 18:56:55 2025 +0100 ada: Fix relocatable DLL creation with gnatdll gcc/ada/ChangeLog: * mdll.adb: For the

[COMMITTED 02/14] ada: Add more commentary to System.Val_Real.Large_Powfive

2025-01-13 Thread Marc Poulhiès
From: Eric Botcazou gcc/ada/ChangeLog: * libgnat/s-valrea.adb (Large_Powfive) [2 parameters]: Add a couple of additional comments. Tested on x86_64-pc-linux-gnu, committed on master. --- gcc/ada/libgnat/s-valrea.adb | 5 + 1 file changed, 5 insertions(+) diff --git a/gcc/

[gcc r15-6857] ada: Remove redundant parentheses inside unary operators in comments

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:34943af17e3ed7963bb8b85757e24b300aa03cce commit r15-6857-g34943af17e3ed7963bb8b85757e24b300aa03cce Author: Piotr Trojanek Date: Fri Jan 10 00:31:11 2025 +0100 ada: Remove redundant parentheses inside unary operators in comments GNAT already emits a style warn

[COMMITTED 01/14] ada: Fix parsing of raise expressions with no parens

2025-01-13 Thread Marc Poulhiès
From: Piotr Trojanek According to Ada grammar, raise expression is an expression, but requires parens to be a simple_expression. We wrongly classified raise expressions as expressions, because we mishandled a global state variable in the parser. This patch causes some illegal code to be rejected

[gcc r15-6855] ada: Fix spurious warning about redundant parentheses in range bound

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:ef4448e0a0508db63581c27238d39e634268b5a2 commit r15-6855-gef4448e0a0508db63581c27238d39e634268b5a2 Author: Piotr Trojanek Date: Tue Jan 7 10:42:35 2025 +0100 ada: Fix spurious warning about redundant parentheses in range bound Use the same logic for warning a

[COMMITTED 03/14] ada: Warn about redundant parentheses in upper range bounds

2025-01-13 Thread Marc Poulhiès
From: Piotr Trojanek Fix a glitch in condition that effectively caused detection of redundant parentheses in upper range bounds to be dead code. gcc/ada/ChangeLog: * par-ch3.adb (P_Discrete_Range): Replace N_Subexpr, which was catching all subexpressions, with kinds that catch n

[gcc r15-6854] ada: Unbounded recursion on character aggregates with predicated component subtype

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:c6989fbbf2f195e874245409635a856d74bf6945 commit r15-6854-gc6989fbbf2f195e874245409635a856d74bf6945 Author: Gary Dismukes Date: Wed Jan 8 22:51:41 2025 + ada: Unbounded recursion on character aggregates with predicated component subtype The compiler was r

[gcc r15-6853] ada: Simplify expansion of negative membership operator

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:f9d22b7ac734a917f3ee379336ad764ccd6f74ca commit r15-6853-gf9d22b7ac734a917f3ee379336ad764ccd6f74ca Author: Piotr Trojanek Date: Mon Jan 6 12:06:59 2025 +0100 ada: Simplify expansion of negative membership operator Code cleanup; semantics is unaffected.

[gcc r15-6852] ada: Warn about redundant parentheses in upper range bounds

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:518fd9e9b18913997b9ed8120d2a85c7bd3528f9 commit r15-6852-g518fd9e9b18913997b9ed8120d2a85c7bd3528f9 Author: Piotr Trojanek Date: Fri Jan 3 16:02:01 2025 +0100 ada: Warn about redundant parentheses in upper range bounds Fix a glitch in condition that effectivel

[gcc r15-6851] ada: Add more commentary to System.Val_Real.Large_Powfive

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:d2e3635aa1820346050b85009df82a60cdd8206f commit r15-6851-gd2e3635aa1820346050b85009df82a60cdd8206f Author: Eric Botcazou Date: Mon Jan 6 09:09:49 2025 +0100 ada: Add more commentary to System.Val_Real.Large_Powfive gcc/ada/ChangeLog: * libgna

[gcc r15-6850] ada: Fix parsing of raise expressions with no parens

2025-01-13 Thread Marc Poulhi?s via Gcc-cvs
https://gcc.gnu.org/g:26b649b2d17dccf0f4c3c048f37c49660aad7f71 commit r15-6850-g26b649b2d17dccf0f4c3c048f37c49660aad7f71 Author: Piotr Trojanek Date: Thu Jan 2 17:36:54 2025 +0100 ada: Fix parsing of raise expressions with no parens According to Ada grammar, raise expression is an

Re: [mailop] I know there is some 1 and 1 (IONOS) kundenserver.de people lurking on this list..

2025-01-13 Thread Marc Ballarin via mailop
ince re-tuned detection. Were there any issues after January 10th? Regards, Marc -- Marc Ballarin Senior Anti-Abuse Software Engineer Abuse Management IONOS SE | Hinterm Hauptbahnhof 1 | 76137 Karlsruhe | Deutschland E-Mail: marc.balla...@ionos.com | Web: www.ionos.de Hauptsitz Montabaur, Am

[gentoo-commits] repo/gentoo:master commit in: mail-client/neomutt/

2025-01-13 Thread Marc Schiffbauer
commit: cab23e403285cfd0bebc4add4786c4cb9a4b7839 Author: Marc Schiffbauer gentoo org> AuthorDate: Mon Jan 13 10:22:48 2025 + Commit: Marc Schiffbauer gentoo org> CommitDate: Mon Jan 13 10:22:48 2025 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca

Re: Sample implementation no longer appears to work on Chez 10

2025-01-13 Thread Marc Nieper-Wißkirchen
f the `run' procedure but this is out of the scope of SRFI 226. That said, I am fine with others adding code to this SRFI in a `contrib/' subdirectory. Marc PS Thanks, Shiro, for proposing a wording! Am So., 12. Jan. 2025 um 18:31 Uhr schrieb Arthur A. Gleckler : > > On Fri, Jan 10,

Re: [PATCH v6 6/8] chardev/char-mux: implement backend chardev multiplexing

2025-01-13 Thread Marc-André Lureau
; wrote: > > > > > > > > On Thu, Jan 09, 2025 at 01:56:40PM +0100, Roman Penyaev wrote: > > > > > Hi, > > > > > > > > > > On Tue, Jan 7, 2025 at 3:57 PM Marc-André Lureau > > > > > wrote: > > > > > &

Re: [Lazarus] Online Package Manager Questions

2025-01-12 Thread Marc Weustink via lazarus
Please note that the opm email address mentioned should be sent to lazarus-ide.ORG and not to .COM Marc On January 11, 2025 7:50:32 PM GMT+01:00, Werner Pamler via lazarus wrote: >First of all: OPM was written and maintained by Balazs Szekely (aka GetMem). >For a year, however, I ha

[LyX/master] typo

2025-01-12 Thread Jean-Marc Lasgouttes
commit 9250f5bbe6cc574a053c32e1a05bbfcc81d0b055 Author: Jean-Marc Lasgouttes Date: Sun Jan 12 22:00:55 2025 +0100 typo --- lib/RELEASE-NOTES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES index bebedd1792..62e3ea9e45 100644

Re: cls

2025-01-12 Thread Jean-Marc Lasgouttes
Le 12/01/2025 à 10:53, Patrick Dupre via lyx-users a écrit : Hello, I collect a rnl.cls file (attached). I put in texmf/tex/latex/local (linux) and reconfigure lyx. but the class is not available in lyx. my .lyx/layouts directory is empty What is the correct recipes to make a class available.

Re: GStreamer 1.22.12 stable release update

2025-01-11 Thread Marc Leeman
ight delay, I'm still on it. On Sat, 11 Jan 2025 at 11:48, Salvatore Bonaccorso wrote: > > Hi Marc, > > On Tue, Jan 07, 2025 at 07:26:31PM +, Adam D. Barratt wrote: > > On Tue, 2025-01-07 at 19:47 +0100, Salvatore Bonaccorso wrote: > > > So this mail serves as

Re: [PATCH 3/5] KVM: Add a common kvm_run flag to communicate an exit needs completion

2025-01-11 Thread Marc Zyngier
On Sat, 11 Jan 2025 01:24:48 +, Sean Christopherson wrote: > > Add a kvm_run flag, KVM_RUN_NEEDS_COMPLETION, to communicate to userspace > that KVM_RUN needs to be re-executed prior to save/restore in order to > complete the instruction/operation that triggered the userspace exit. > > KVM's

[MARMAM] Workshop on Animal Movement Analysis in the Marine Environment

2025-01-10 Thread marc fernandez
and the irregular sampling intervals typical in marine mammals tracking data We look forward to welcoming you to Madeira in May 2025! Best regards, Marc Fernandez MARE – Marine and Environmental Sciences Centre / ARNET - Aquatic Research Network, Agência Regional para o Desenvolvimento da

[Toulibre] Repas mensuel, jeudi 16 janvier 2025 à la Paniolade

2025-01-10 Thread Marc Souviron via Toulouse-ll
Bonjour, Qjelt, jeudi 16 janvier == Le groupe d'utilisatrices et utilisateurs de Logiciels Libres de Toulouse Toulibre en collaboration avec tetaneutral.net fournisseur d'accès internet et hébergeur libre proposent aux sympathisantes et aux sympathisants de se retrouver l'un des m

Re: F2FS file system is not supported in installer

2025-01-10 Thread Marc SCHAEFER
Dear Marko, On Thu, Jan 09, 2025 at 05:26:29PM +0100, Matej Marko wrote: > I don't use Debian or Debian based distributions, because you don't support > F2FS. Other distribution yes. First a disclaimer: I am not part of the Debian project nor the LTS team, but just a satisfied user. You are wri

  1   2   3   4   5   6   7   8   9   10   >