Re: [PATCH] jit: Ensure ssize_t is defined.

2024-06-11 Thread Richard Biener
On Tue, 11 Jun 2024, Iain Sandoe wrote: > > > > On 11 Jun 2024, at 08:44, Jakub Jelinek wrote: > > > > On Tue, Jun 11, 2024 at 09:27:37AM +0200, Richard Biener wrote: > >> On Tue, 11 Jun 2024, FX Coudert wrote: > >> > >>> Hi > >&

Re: [PATCH] Add SLP_TREE_MEMORY_ACCESS_TYPE

2024-06-11 Thread Richard Sandiford
Richard Biener writes: > It turns out target costing code looks at STMT_VINFO_MEMORY_ACCESS_TYPE > to identify operations from (emulated) gathers for example. This > doesn't work for SLP loads since we do not set STMT_VINFO_MEMORY_ACCESS_TYPE > there as the vectorization strathegy

Re: [PATCH] jit: Ensure ssize_t is defined.

2024-06-11 Thread Richard Biener
you can test for its presence using #ifdef LIBGCCJIT_HAVE_SIZED_INTEGERS */ extern ssize_t gcc_jit_type_get_size (gcc_jit_type *type); Richard. > Thanks, > > FX > > > > ping**3 > > > > Le 11 mai 2024 à 17:16, FX Coudert a écrit : > > >

Re: [PATCH v2] Target-independent store forwarding avoidance.

2024-06-11 Thread Richard Biener
retire and b) get from the store buffers to where the load-store unit would pick it up (L1-D) is another target specific tuning knob. That said, if that distance isn't too large (on x86 there might be only an upper bound given by the OOO window size and the L1D store latency(?), possibly also addi

[gcc r12-10503] tree-optimization/111070 - fix ICE with recent ifcombine fix

2024-06-11 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:d73137ab352d654f50b703925bd92e021dce1cab commit r12-10503-gd73137ab352d654f50b703925bd92e021dce1cab Author: Richard Biener Date: Mon Aug 21 09:01:00 2023 +0200 tree-optimization/111070 - fix ICE with recent ifcombine fix We now got test coverage for non-SSA

Re: What is the purpose of these two fixincludes?

2024-06-11 Thread Richard Biener via Gcc
Fixed: unistd.h > Applying io_quotes_def to usersec.h > Applying aix_null to wchar.h > Applying stdio_va_list_clientsto wchar.h > Fixed: wchar.h > Fixing directory /usr/include/X11 into > /tmp/GCC/gcc/include-fixed/root/usr/lpp/X11/include/X11 > Applying io_quotes_defto X11/Xmu/Atoms.h > > Laugh or cry. But are they still needed? Often headers already contain alternatives for standard conforming compilers or GCC can now deal with the contents. Richard. > David

Re: [PATCH v1] Widening-Mul: Fix one ICE of gcall insertion for PHI match

2024-06-11 Thread Richard Biener
7 @@ math_opts_dom_walker::after_dom_children (basic_block > bb) >for (gphi_iterator psi = gsi_start_phis (bb); !gsi_end_p (psi); > gsi_next ()) > { > - gimple_stmt_iterator gsi = gsi_last_bb (bb); > + gimple_stmt_iterator gsi = gsi_start_bb (bb); This

[webkit-changes] [WebKit/WebKit] 3e1e1e: Fix the build after 279890@main

2024-06-10 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3e1e1e8aa2a2781914183a4fd642b48da484a0b1 https://github.com/WebKit/WebKit/commit/3e1e1e8aa2a2781914183a4fd642b48da484a0b1 Author: Richard Robinson Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths

[Tails-dev] Tor Browser 13.5a9 (Android, Windows, macOS, Linux)

2024-06-10 Thread Richard Pospesel
/ChangeLog.txt best, -richard OpenPGP_0xDE47360363F34B2C.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature ___ Tails-dev mailing list Tails-dev@boum.org https://www.autistici.org/mailman/listinfo/tails-dev

[tor-qa] Tor Browser 13.5a9 (Android, Windows, macOS, Linux)

2024-06-10 Thread Richard Pospesel
please do give it a go :) The full changelog can be found here: - https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/raw/tbb-13.5a9-build2/projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt best, -richard OpenPGP_0xDE47360363F34B2C.asc Description: OpenPGP public key

[OAUTH-WG] Re: Call for adoption - PIKA

2024-06-10 Thread Richard Barnes
nd I’ll support adoption of the next draft. > > > > -- Mike > > > > *From:* Richard Barnes > *Sent:* Monday, June 10, 2024 8:11 PM > *To:* Rifaat Shekh-Yusef > *Cc:* oauth > *Subject:* [OAUTH-WG] Re:

[OAUTH-WG] Re: Call for adoption - PIKA

2024-06-10 Thread Richard Barnes
In case it's not clear from other messages in this thread: I think this draft should be adopted. It solves several pressing use cases, with the minimal amount of complexity needed. --Richard On Mon, Jun 10, 2024 at 7:47 AM Rifaat Shekh-Yusef wrote: > All, > > This is an offi

[OAUTH-WG] Re: Call for adoption - PIKA

2024-06-10 Thread Richard Barnes
the job well. Your first point is a good one, though. It could be a good idea to have an indicator here of how the issuer intends the keys to be used (for issuing ID tokens vs. Verifiable Credentials, say). Happy to have that filed as a first issue on an adopted document. Cheers, --Richard

[Perl/perl5] a902d9: Perl_op_convert_list: No unnecessary processing of...

2024-06-10 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a902d92a78262a0fd111789742f9c9e2a7fa2f42 https://github.com/Perl/perl5/commit/a902d92a78262a0fd111789742f9c9e2a7fa2f42 Author: Richard Leach Date: 2024-06-11 (Tue, 11 Jun 2024) Changed paths: M op.c

Re: The Demise of 2.4.1-devel

2024-06-10 Thread Richard Kimberly Heck
On 6/10/24 17:27, Alexander Dunlap wrote: On Mon, Jun 10, 2024, at 3:39 PM, Richard Kimberly Heck wrote: I've merged 2.4.1-devel into 2.4.x, so it should no longer be used. Commits to stable should now all go to 2.4.x. I'm intending to release 2.4.1 around 1 July. We already have 23 bugs fixed

Re: Enabling the jobserver

2024-06-10 Thread Richard Copley
> If you provide a limit you'll see different behavior, e.g.: > > make -j5 I see, thank you. It might not hurt to mention this in the manual, obvious though it may seem. Having passed that hurdle, I see that GCC does not handle the named-semaphore jobserver in native GNU Make on Windows. (I

[webkit-changes] [WebKit/WebKit] e4bbed: [Unified Text Replacement] Move `UnifiedTextReplac...

2024-06-10 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e4bbed49b0933c9ebcb74df0975d37394165bc8b https://github.com/WebKit/WebKit/commit/e4bbed49b0933c9ebcb74df0975d37394165bc8b Author: Richard Robinson Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths

Incorrect message "'--jobserver-auth=' is not present in MAKEFLAGS"

2024-06-10 Thread Richard Copley via Gcc-bugs
There is a missing "else" in 'jobserver_info::jobserver_info' in "opts-common.cc". As a result, if MAKEFLAGS is set and contains "--jobserver-auth=" and the jobserver auth string is not in one of the expected formats, then the message '"--jobserver-auth=' is not present in MAKEFLAGS" is printed.

[tor-commits] [Git][tpo/applications/tor-browser-build] Pushed new tag mb-13.0.16-build1

2024-06-10 Thread richard (@richard) via tor-commits
richard pushed new tag mb-13.0.16-build1 at The Tor Project / Applications / tor-browser-build -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/tree/mb-13.0.16-build1 You're receiving

[tbb-commits] [Git][tpo/applications/tor-browser-build] Pushed new tag mb-13.0.16-build1

2024-06-10 Thread richard (@richard)
richard pushed new tag mb-13.0.16-build1 at The Tor Project / Applications / tor-browser-build -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/tree/mb-13.0.16-build1 You're receiving

[tbb-commits] [Git][tpo/applications/tor-browser-build] Pushed new tag tbb-13.0.16-build1

2024-06-10 Thread richard (@richard)
richard pushed new tag tbb-13.0.16-build1 at The Tor Project / Applications / tor-browser-build -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/tree/tbb-13.0.16-build1 You're

[tor-commits] [Git][tpo/applications/tor-browser-build] Pushed new tag tbb-13.0.16-build1

2024-06-10 Thread richard (@richard) via tor-commits
richard pushed new tag tbb-13.0.16-build1 at The Tor Project / Applications / tor-browser-build -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/tree/tbb-13.0.16-build1 You're

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-115.12.0esr-13.5-1] Bug 305: Disable setting default browser on Windows

2024-06-10 Thread richard (@richard) via tor-commits
richard pushed to branch mullvad-browser-115.12.0esr-13.5-1 at The Tor Project / Applications / Mullvad Browser Commits: dace2d0a by june wilde at 2024-06-10T12:49:40-07:00 Bug 305: Disable setting default browser on Windows Until we can pull in upstream changes to fix breakage in setting

[tbb-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-115.12.0esr-13.5-1] Bug 305: Disable setting default browser on Windows

2024-06-10 Thread richard (@richard)
richard pushed to branch mullvad-browser-115.12.0esr-13.5-1 at The Tor Project / Applications / Mullvad Browser Commits: dace2d0a by june wilde at 2024-06-10T12:49:40-07:00 Bug 305: Disable setting default browser on Windows Until we can pull in upstream changes to fix breakage in setting

[tbb-commits] [Git][tpo/applications/tor-browser-build] Pushed new branch maint-13.5

2024-06-10 Thread richard (@richard)
richard pushed new branch maint-13.5 at The Tor Project / Applications / tor-browser-build -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/tree/maint-13.5 You're receiving this email

[tor-commits] [Git][tpo/applications/tor-browser-build] Pushed new branch maint-13.5

2024-06-10 Thread richard (@richard) via tor-commits
richard pushed new branch maint-13.5 at The Tor Project / Applications / tor-browser-build -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/tree/maint-13.5 You're receiving this email

Enabling the jobserver

2024-06-10 Thread Richard Copley
What is the correct way to cause jobserver information to be passed to child processes? I tried this Makefile: all: @echo Jobserver present? $(filter jobserver,$(.FEATURES)) +@sh -c "echo \"make toplevel MAKEFLAGS=${MAKEFLAGS}\"" +@sh -c "echo \"child toplevel

[tor-commits] [Git][tpo/applications/tor-browser] Pushed new tag tor-browser-115.12.0esr-13.0-1-build1

2024-06-10 Thread richard (@richard) via tor-commits
richard pushed new tag tor-browser-115.12.0esr-13.0-1-build1 at The Tor Project / Applications / Tor Browser -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/tree/tor-browser-115.12.0esr

[tbb-commits] [Git][tpo/applications/tor-browser] Pushed new tag tor-browser-115.12.0esr-13.0-1-build1

2024-06-10 Thread richard (@richard)
richard pushed new tag tor-browser-115.12.0esr-13.0-1-build1 at The Tor Project / Applications / Tor Browser -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/tree/tor-browser-115.12.0esr

[tor-commits] [Git][tpo/applications/mullvad-browser] Pushed new tag mullvad-browser-115.12.0esr-13.0-1-build1

2024-06-10 Thread richard (@richard) via tor-commits
richard pushed new tag mullvad-browser-115.12.0esr-13.0-1-build1 at The Tor Project / Applications / Mullvad Browser -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/tree/mullvad-browser

[tbb-commits] [Git][tpo/applications/mullvad-browser] Pushed new tag mullvad-browser-115.12.0esr-13.0-1-build1

2024-06-10 Thread richard (@richard)
richard pushed new tag mullvad-browser-115.12.0esr-13.0-1-build1 at The Tor Project / Applications / Mullvad Browser -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/tree/mullvad-browser

[tor-commits] [Git][tpo/applications/firefox-android] Pushed new tag firefox-android-115.2.1-13.0-1-build18

2024-06-10 Thread richard (@richard) via tor-commits
richard pushed new tag firefox-android-115.2.1-13.0-1-build18 at The Tor Project / Applications / firefox-android -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/tree/firefox-android

[tbb-commits] [Git][tpo/applications/firefox-android] Pushed new tag firefox-android-115.2.1-13.0-1-build18

2024-06-10 Thread richard (@richard)
richard pushed new tag firefox-android-115.2.1-13.0-1-build18 at The Tor Project / Applications / firefox-android -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/tree/firefox-android

[jira] [Commented] (DERBY-7163) Make it possible to build and test Derby with Open JDK 23

2024-06-10 Thread Richard N. Hillegas (Jira)
[ https://issues.apache.org/jira/browse/DERBY-7163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853806#comment-17853806 ] Richard N. Hillegas commented on DERBY-7163: Attaching derby-7163-01-aa-addJDK23vm.diff

[jira] [Updated] (DERBY-7163) Make it possible to build and test Derby with Open JDK 23

2024-06-10 Thread Richard N. Hillegas (Jira)
[ https://issues.apache.org/jira/browse/DERBY-7163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard N. Hillegas updated DERBY-7163: --- Attachment: derby-7163-01-aa-addJDK23vm.diff > Make it possible to build and t

[jira] [Commented] (DERBY-6445) JDBC 4.2: Add support for new date and time classes

2024-06-10 Thread Richard N. Hillegas (Jira)
[ https://issues.apache.org/jira/browse/DERBY-6445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853797#comment-17853797 ] Richard N. Hillegas commented on DERBY-6445: Linking this issue to DERBY-6834, another

[jira] [Commented] (DERBY-6445) JDBC 4.2: Add support for new date and time classes

2024-06-10 Thread Richard N. Hillegas (Jira)
[ https://issues.apache.org/jira/browse/DERBY-6445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853796#comment-17853796 ] Richard N. Hillegas commented on DERBY-6445: Thanks for your thoughts, Philippe and Bryan

The Demise of 2.4.1-devel

2024-06-10 Thread Richard Kimberly Heck
I've merged 2.4.1-devel into 2.4.x, so it should no longer be used. Commits to stable should now all go to 2.4.x. I'm intending to release 2.4.1 around 1 July. We already have 23 bugs fixed. If you're feeling like fixing some others, there's a list of open bugs for 2.4.1 and 2.4.x here:

[LyX/2.4.1-devel] Closing this branch. It has been merged into 2.4.x.

2024-06-10 Thread Richard Kimberly Heck
commit 0c58ced1d0087e8d879bded075712bd43e360c21 Author: Richard Kimberly Heck Date: Mon Jun 10 15:31:42 2024 -0400 Closing this branch. It has been merged into 2.4.x. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index

[LyX/2.4.x] Merge branch '2.4.x' into 2.4.1-devel

2024-06-10 Thread Richard Kimberly Heck
commit 3c909daeeace595afb267bff1c9439474a650091 Merge: 4acc6e36e3 9c16e25a84 Author: Richard Kimberly Heck Date: Sun Jun 9 13:13:12 2024 -0400 Merge branch '2.4.x' into 2.4.1-devel README | 14 +++--- po/lyx_pot.py| 2 +- src/RowPainter.cpp

[LyX/2.4.x] Fix bug #13028.

2024-06-10 Thread Richard Kimberly Heck
commit 03870c03709caa84178c21589cbea41208772add Author: Richard Kimberly Heck Date: Sun Jun 9 14:12:40 2024 -0400 Fix bug #13028. Bindings for 'join lines. (cherry picked from commit 8655c83a902bfb2261e5c1fd3fade71883282864) --- lib/bind/cua.bind | 2 ++ lib/bind

[LyX/2.4.x] Extend tab context menu features

2024-06-10 Thread Richard Kimberly Heck
commit 259c89f45edd4a13fe63fa759fa80b06b2ee4e9a Author: Daniel Ramoeller Date: Sat Feb 27 07:05:54 2021 +0100 Extend tab context menu features Add - Close Other Tabs - Close Tabs to Left/Right - Move Tab to Start/End - Show Enclosing Folder to the

[LyX/2.4.x] Status

2024-06-10 Thread Richard Kimberly Heck
commit e01397f1dbd9e96e2b8dfb27eeb268567b491c9d Author: Richard Kimberly Heck Date: Fri Jun 7 15:59:27 2024 -0400 Status --- status.24x | 2 ++ 1 file changed, 2 insertions(+) diff --git a/status.24x b/status.24x index 77db9f4f7e..6acb1dedba 100644 --- a/status.24x +++ b/status.24x

[LyX/2.4.x] Fix textstyle-update handling in mathed

2024-06-10 Thread Richard Kimberly Heck
commit 4acc6e36e339e2022170136927cccda9060b930f Author: Enrico Forestieri Date: Sun Jun 9 13:04:22 2024 +0200 Fix textstyle-update handling in mathed The code was expecting that all properties were specified in the argument and not only some. Simply do not process those

[LyX/2.4.x] Return false on invalid input in Font::fromString()

2024-06-10 Thread Richard Kimberly Heck
commit 5a69b8a184393e94c781addc423bf0273b573e52 Author: Juergen Spitzmueller Date: Sun Jun 9 08:09:01 2024 +0200 Return false on invalid input in Font::fromString() Fixes crash with invalid font-update lfun (cherry picked from commit

[LyX/2.4.x] Fix table crash reported on Windows.

2024-06-10 Thread Richard Kimberly Heck
commit 4bd03197d1482d982ef73541e5ba92c612784d4f Author: Richard Kimberly Heck Date: Sun Jun 2 14:12:23 2024 -0400 Fix table crash reported on Windows. (cherry picked from commit 3e796c680a11593bd09433be22bec45dcfe0d7a7) --- src/insets/InsetTabular.cpp | 14 -- 1 file

[LyX/2.4.x] Fix bug #13066

2024-06-10 Thread Richard Kimberly Heck
commit 63b23ce288919e86eabcdfb4cfd498d26fdfc96a Author: Richard Kimberly Heck Date: Sun Jun 2 23:06:11 2024 -0400 Fix bug #13066 Patch from Lorenzo (cherry picked from commit 0c70f340c0fe33daa68b2a3eb4b3347fef1a9a95) --- lib/layouts/stdinsets.inc| 15

[LyX/2.4.x] Copy French manuals from 2.4.x branch

2024-06-10 Thread Richard Kimberly Heck
commit 160084af3c16eb0f646f35a47eb05360acd6d105 Author: Richard Kimberly Heck Date: Sun Jun 2 22:23:38 2024 -0400 Copy French manuals from 2.4.x branch --- lib/doc/fr/Customization.lyx | 159 +-- 1 file changed, 34 insertions(+), 125 deletions

[LyX/2.4.x] Cmake build: Initialize variable 'CMAKE_INSTALL_PREFIX' before use

2024-06-10 Thread Richard Kimberly Heck
commit 6186506033098b52726abd6ccbddc2236f4310ed Author: Kornel Benko Date: Fri May 24 20:26:04 2024 +0200 Cmake build: Initialize variable 'CMAKE_INSTALL_PREFIX' before use Spotted by Eugene Chornyi (cherry picked from commit ea74574d8f02481732b591306410e3c49faae87d) ---

[LyX/2.4.x] Cmake build: Make QT5-compilation be default

2024-06-10 Thread Richard Kimberly Heck
commit 29282c1e13bb738fd84ba2a883520f9250997989 Author: Kornel Benko Date: Sat Apr 6 12:36:47 2024 +0200 Cmake build: Make QT5-compilation be default (cherry picked from commit c971974f331c249fa4d57953d8d93c107c154024) --- CMakeLists.txt | 36 ++--

[LyX/2.4.x] Merge branch '2.4.x' into 2.4.1-devel

2024-06-10 Thread Richard Kimberly Heck
commit 701c7632213c688b2cc621279f2a42cc8e644a38 Merge: 1d7c8325f2 342a0f5438 Author: Richard Kimberly Heck Date: Sun Jun 2 21:49:54 2024 -0400 Merge branch '2.4.x' into 2.4.1-devel ANNOUNCE | 25 +- INSTALL

[LyX/2.4.x] Put new citation after selected item rather than at end of list.

2024-06-10 Thread Richard Kimberly Heck
commit 1d7c8325f29c5da77218e37e1085ae983da356e0 Author: Richard Kimberly Heck Date: Sat Jun 1 20:25:20 2024 -0400 Put new citation after selected item rather than at end of list. Fixes bug #12940. Patch from Daniel. (cherry picked from commit

[LyX/2.4.x] One more

2024-06-10 Thread Richard Kimberly Heck
commit bf412b179795160549342318ea714bbe81a89fdd Author: Richard Kimberly Heck Date: Sat Jun 1 20:24:15 2024 -0400 One more --- status.24x | 2 ++ 1 file changed, 2 insertions(+) diff --git a/status.24x b/status.24x index fb0bccf703..f4ab64b448 100644 --- a/status.24x +++ b/status.24x

[LyX/2.4.x] Status for last few commits

2024-06-10 Thread Richard Kimberly Heck
commit bb8989ac772756d5f158252ebbffdab65af9cbd6 Author: Richard Kimberly Heck Date: Sat Jun 1 20:23:08 2024 -0400 Status for last few commits --- status.24x | 6 ++ 1 file changed, 6 insertions(+) diff --git a/status.24x b/status.24x index e7f677295e..fb0bccf703 100644 --- a/status

[LyX/2.4.x] Fix bug #12934

2024-06-10 Thread Richard Kimberly Heck
commit c97375e46d15ab3c9b864b2ebcae821c0b3b09d8 Author: Richard Kimberly Heck Date: Sat Jun 1 13:05:12 2024 -0400 Fix bug #12934 (cherry picked from commit 6484dce51b46f8fc0134a7532efb08401bba3c53) --- src/Buffer.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff

[LyX/2.4.x] Fix bug #11796.

2024-06-10 Thread Richard Kimberly Heck
commit d7800919909f120c9fa8e4f5e3805371ec263337 Author: Richard Kimberly Heck Date: Sat Jun 1 12:43:56 2024 -0400 Fix bug #11796. Toolbars are now locked by default. Unlocked state should be saved by Qt as a session variable. Patch from Daniel. (cherry picked

[LyX/2.4.x] Fix bug #8856.

2024-06-10 Thread Richard Kimberly Heck
commit 26ab818033d6798bc88ea263f893e6f461d45221 Author: Richard Kimberly Heck Date: Sat Jun 1 12:36:00 2024 -0400 Fix bug #8856. Show values of cross-references in tooltips. (cherry picked from commit 2a1c3dce57da0ad25451fc61f413ebbeba2448fe) --- src/insets/InsetRef.cpp

[LyX/2.4.x] Reset require_fresh_start_ after buffer has been viewed/exported

2024-06-10 Thread Richard Kimberly Heck
commit 91e90a7c1cec7c2b5c52e41d5ed9ee87d5142b05 Author: Juergen Spitzmueller Date: Sat Jun 1 09:06:44 2024 +0200 Reset require_fresh_start_ after buffer has been viewed/exported The LFUN buffer-reset-export states to start afresh the export for the next run, but in fact, the

[LyX/2.4.x] Fix bug #12981

2024-06-10 Thread Richard Kimberly Heck
commit b78bcc2eb2b64b3d4c89d6641baed6b1eb6c9492 Author: Richard Kimberly Heck Date: Sat Jun 1 11:52:05 2024 -0400 Fix bug #12981 (cherry picked from commit 61181a39778ed5bcd7849ab388c402ab3f88d5cd) --- src/insets/InsetText.cpp | 12 1 file changed, 8 insertions(+), 4

[LyX/2.4.x] Status

2024-06-10 Thread Richard Kimberly Heck
commit 965661f07cd0e895f74fc7372109e4fab068f8f3 Author: Richard Kimberly Heck Date: Sat May 11 13:03:54 2024 -0400 Status --- status.24x | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/status.24x b/status.24x index 421226bba1..694e43136f 100644 --- a/status.24x

[LyX/2.4.x] Consider CT in dash mechanism (#13062)

2024-06-10 Thread Richard Kimberly Heck
commit 8b0546dfe7a1349f601473d874f2b08ce54ffe70 Author: Juergen Spitzmueller Date: Sat May 11 13:07:32 2024 +0200 Consider CT in dash mechanism (#13062) (cherry picked from commit fe4f0dbf0b37c413994bbfa780a833b1c041a433) --- src/Text.cpp | 9 ++--- 1 file changed, 6

[LyX/2.4.x] Status

2024-06-10 Thread Richard Kimberly Heck
commit e83f91252c07b652bb4e361f4270b2cb41503d6e Author: Richard Kimberly Heck Date: Sun Apr 21 15:56:00 2024 -0400 Status --- status.24x | 2 ++ 1 file changed, 2 insertions(+) diff --git a/status.24x b/status.24x index f667c16376..350e94d4da 100644 --- a/status.24x +++ b/status.24x

[LyX/2.4.x] Defer construction of temporary cursor.

2024-06-10 Thread Richard Kimberly Heck
commit 365ff71e2319673c2685be79963443fee13c333b Author: Richard Kimberly Heck Date: Tue Apr 16 12:15:50 2024 -0400 Defer construction of temporary cursor. We were doing this on every mouse movement. I.e., for every single pixel the mouse traverses. It can be expensive

[LyX/2.4.x] Ignore all build* directories

2024-06-10 Thread Richard Kimberly Heck
commit 368f10571aab8b6796218a1ac70b98a940e45722 Author: Richard Kimberly Heck Date: Tue Apr 2 22:03:53 2024 -0400 Ignore all build* directories --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5b86db561a..3667bd0a0a 100644

[LyX/2.4.x] Docs for menu change

2024-06-10 Thread Richard Kimberly Heck
commit c8534081c9d40b7331ac73513a758ffc51bc423e Author: Richard Kimberly Heck Date: Tue Apr 2 22:02:55 2024 -0400 Docs for menu change --- lib/doc/UserGuide.lyx | 87 +-- 1 file changed, 84 insertions(+), 3 deletions(-) diff --git a/lib/doc

[LyX/2.4.x] Fix duplicate accelerator

2024-06-10 Thread Richard Kimberly Heck
commit deaaec065dd70d831934ca382951c9829effd34e Author: Richard Kimberly Heck Date: Mon Apr 1 21:54:44 2024 -0400 Fix duplicate accelerator --- lib/ui/stdmenus.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index

[LyX/2.4.x] Add shortcut for plain single quote.

2024-06-10 Thread Richard Kimberly Heck
commit d3101e6d6f325c4597ec0945fecb03fee745c56e Author: Richard Kimberly Heck Date: Mon Apr 1 17:26:29 2024 -0400 Add shortcut for plain single quote. --- lib/bind/cua.bind | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/bind/cua.bind b/lib/bind/cua.bind index 2cee7ed28f

[LyX/2.4.x] Fix bug #13025.

2024-06-10 Thread Richard Kimberly Heck
commit 9e5a98e8f92f773e11815631961997b8045d20b1 Author: Richard Kimberly Heck Date: Mon Apr 1 17:25:40 2024 -0400 Fix bug #13025. Add plain single quote to menu. --- lib/ui/stdmenus.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/ui/stdmenus.inc b

[LyX/2.4.x] Clarify quote-insert LFUN.

2024-06-10 Thread Richard Kimberly Heck
commit 29be057a073fde4e36c9adbf31c6cd764f62bda2 Author: Richard Kimberly Heck Date: Mon Apr 1 17:26:01 2024 -0400 Clarify quote-insert LFUN. And add remark about multiple optional arguments. lib/doc/LFUNs.lyx | 2472 +++-- 1 file

[LyX/2.4.x] Mark 2.4.1 development branch

2024-06-10 Thread Richard Kimberly Heck
commit 32c5f1854db0f6629f7db4704146da0b74e48dcb Author: Richard Kimberly Heck Date: Mon Apr 1 16:20:55 2024 -0400 Mark 2.4.1 development branch --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 8c4f1bfbe1..b966861c7c

RE: Today's WWDC keynote and iOS 18 announcement

2024-06-10 Thread Richard Turner
Sieghard already addressed that in answer to someone else. Today’s Keynote, but he stopped when they started talking about the Mac. He didn’t have time to keep listening as he has a business to run… Richard, USA "It's no great honor to be blind, but it's more than a nuisance and

[OAUTH-WG] Re: Call for adoption - PIKA

2024-06-10 Thread Richard Barnes
, we can do a follow-on spec. Otherwise it's just abstraction for abstraction's sake. Cheers, --Richard On Mon, Jun 10, 2024 at 12:14 PM Michael Jones wrote: > While I’m generally supportive of the goals of this draft, I have issues > with the mechanisms proposed. Therefore, I believe tha

RE: Today's WWDC keynote and iOS 18 announcement

2024-06-10 Thread Richard Turner
Hi Sieghard, In fact,after the Mac when they started into the new “Apple Intelligence” stuff, they got into detail about the new things coming to Siri. I’m not clear if most of that is only on devices using the M chips or not. I’m sure those details will be clear soon. Richard, USA

Re: Macros stored in a separate file

2024-06-10 Thread Richard W.M. Jones
this approach and using it > > > > for Ruby. > > > It might be nice to package the macros, in that case. > > > > > > They are packaged of course, either in rubygem-devel or in ruby-devel > > But then why would spec files be listin

Re: F41 Change Proposal: Make OpenSSL distrust SHA-1 signatures by default (system-wide)

2024-06-10 Thread Richard W.M. Jones
e's not > >much room for creativity in not completing it. Reverting is would be a > >straightforward ordeal, and would not require a mass rebuild. > > > >== Documentation == > > > >[[SHA1SignaturesGuidance | SHA1SignaturesGuidance]] contains relevant notes. > >Fedora packaging g

Re: [PATCH] ifcvt: Clarify if_info.original_cost.

2024-06-10 Thread Richard Sandiford
ist if we had to canonicalize to get COND), > - and jump_insns are always given a cost of 1 by seq_cost, so treat > - both instructions as having cost COSTS_N_INSNS (1). */ > - if_info.original_cost = COSTS_N_INSNS (2); > - > + for COND (and it may not exist i

[systemsettings] [Bug 488274] Printer kcm doesn't display printer name

2024-06-10 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=488274 --- Comment #4 from Richard Llom --- (In reply to Mike from comment #3) > It was a UX decision made when moving to Plasma6 that the printer name > (queue name) would be a secondary item going forward and the Description > would be the forwa

Re: [PATCH v3 6/6] aarch64: Add DLL import/export to AArch64 target

2024-06-10 Thread Richard Sandiford
x x, rtx /* orig_x */, machine_mode mode) > { > + if (TARGET_DLLIMPORT_DECL_ATTRIBUTES) > +{ > + rtx tmp = aarch64_legitimize_pe_coff_symbol (x, true); > + if (tmp) > + return tmp; > +} > + Is there a reason for guarding only this call with TARGET_DLLIMPORT_DECL_ATTRI

Re: [LyX/master] FindAdv: Omitting cursor advance at start of search if in mathed.

2024-06-10 Thread Richard Kimberly Heck
On 6/10/24 08:40, Kornel Benko wrote: commit 8c501308c3c9bf2389275837798ed6c62a9a17bf Author: Alexander Dunlap Date: Mon Jun 10 14:42:29 2024 +0200 FindAdv: Omitting cursor advance at start of search if in mathed. Fixes #13070 Advanced S does not find math symbols at start of

[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41161: Explicitly fetch tags in the relprep script.

2024-06-10 Thread richard (@richard)
richard pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: eb369108 by Pier Angelo Vendrame at 2024-06-10T09:18:42+02:00 Bug 41161: Explicitly fetch tags in the relprep script. This should make sure the script always bumps the build number in rbm.conf

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41161: Explicitly fetch tags in the relprep script.

2024-06-10 Thread richard (@richard) via tor-commits
richard pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: eb369108 by Pier Angelo Vendrame at 2024-06-10T09:18:42+02:00 Bug 41161: Explicitly fetch tags in the relprep script. This should make sure the script always bumps the build number in rbm.conf

Re: [OE-core][PATCH v2] oeqa/runtime: fix race-condition in minidebuginfo test

2024-06-10 Thread Richard Purdie
you can simplify it a bit further to: for x in range(20): status, output = self.target.run('coredumpctl --quiet --no-pager --no-legend | wc -l') if output == "1": break time.sleep(1) Cheers, Richard -=-=-=-=-=-=-=-=-=-=-

Re: [FFmpeg-user] Convert iPhone MOV to Android MP4

2024-06-10 Thread Richard Duran
___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[Intel-wired-lan] [PATCH] ixgbe: Add support for firmware update

2024-06-10 Thread Richard chien
other reasons (e.g. commercial Linux distros do not provide technical support for out-of-distro drivers). As a result, getting this feature into the in-tree ixgbe driver is highly desirable. Signed-off-by: Richard chien --- .../net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 360

[Intel-wired-lan] [PATCH] igb: Add support for firmware update

2024-06-10 Thread Richard chien
reasons (e.g. commercial Linux distros do not provide technical support for out-of-distro drivers). As a result, getting this feature into the in-tree igb driver is highly desirable. Signed-off-by: Richard chien --- .../net/ethernet/intel/igb/e1000_defines.h| 1 + drivers/net/ethernet/intel

Re: [OE-core] [PATCH] bitbake-config-build: add a plugin for config fragments

2024-06-10 Thread Richard Purdie
On Mon, 2024-06-10 at 12:58 +0200, Alexander Kanavin wrote: > On Mon, 10 Jun 2024 at 12:08, Richard Purdie > wrote: > > > b) The code adding/removing require lines from local.conf seems a > > little fragile. I did wonder if we wanted a higher level bitbake > > A

[jira] [Created] (DERBY-7163) Make it possible to build and test Derby with Open JDK 23

2024-06-10 Thread Richard N. Hillegas (Jira)
Richard N. Hillegas created DERBY-7163: -- Summary: Make it possible to build and test Derby with Open JDK 23 Key: DERBY-7163 URL: https://issues.apache.org/jira/browse/DERBY-7163 Project: Derby

Re: [PestList] Help IDing a Beetle

2024-06-10 Thread Pollack, Richard J
That would be a larder beetle. Richard J. Pollack, PhD Senior Environmental Public Health Officer Environmental Health and Safety (EH) | Harvard Campus Services 46 Blackstone Street., Cambridge, MA 02139 C: 617-447-0763 www.ehs.harvard.edu [A blue and black logo Description automatically

Re: [PATCH v2] vect: Merge loop mask and cond_op mask in fold-left, reduction [PR115382].

2024-06-10 Thread Richard Sandiford
Robin Dapp writes: >> Actually, as Richard mentioned in the PR, it would probably be better >> to use prepare_vec_mask instead. It should work in this context too >> and would avoid redundant double masking. > > Attached is v2 that uses prepare_vec_mask. > > Re

bug#71214: bordeaux linux-libre-6.8.10-guix.tar.gz corrupt nar

2024-06-10 Thread Richard Sent
Christopher Baines writes: > I've investigated this now Thanks for looking into this! -- Take it easy, Richard Sent Making my computer weirder one commit at a time.

Re: [PATCH] Rearrange SLP nodes with duplicate statements. [PR98138]

2024-06-10 Thread Richard Biener
On Mon, 10 Jun 2024, Manolis Tsamis wrote: > On Wed, Jun 5, 2024 at 11:07 AM Richard Biener wrote: > > > > On Tue, 4 Jun 2024, Manolis Tsamis wrote: > > > > > This change adds a function that checks for SLP nodes with multiple > > > occurrences > &

Re: [OE-core] [PATCH] oeqa/runtime: fix race-condition in minidebuginfo test

2024-06-10 Thread Richard Purdie
ep values like this are a red flag, it all depends on how much load systems are under and we've had a lot of problems with these kinds of things. Instead, you should probably detect "systemd-coredump@.service unit is running" in the command output and retry if that is the case with an overall t

Re: [PATCH] internal-fn: Force to reg if operand doesn't match.

2024-06-10 Thread Richard Sandiford
Richard Biener writes: > On Mon, Jun 10, 2024 at 9:35 AM Robin Dapp wrote: >> >> Hi, >> >> despite looking good on cfarm185 and Linaro's pre-commit CI >> gcc-15-638-g7ca35f2e430 now appears to have caused several >> regressions on arm-eabi cortex-m

[gcc r15-1163] tree-optimization/115388 - wrong DSE in irreductible regions

2024-06-10 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:818e760528d436ea8f6c28ef620e2bb82d456ea1 commit r15-1163-g818e760528d436ea8f6c28ef620e2bb82d456ea1 Author: Richard Biener Date: Mon Jun 10 11:29:43 2024 +0200 tree-optimization/115388 - wrong DSE in irreductible regions The following fixes a latent bug

[PATCH] tree-optimization/115388 - wrong DSE in irreductible regions

2024-06-10 Thread Richard Biener
The following fixes a latent bug in DSE with regarding to variant array accesses where the code avoiding bogus DSE in loops fails to handle irreducible regions. For those we need to make sure backedges are marked and discover a header for the irreducible region to check invariantness.

Re: [PATCH] aarch64: Add fcsel to cmov integer and csel to float cmov [PR98477]

2024-06-10 Thread Richard Sandiford
register_operand" "r,w") > + (match_operand:GPF 4 "register_operand" "r,w")))] >"TARGET_FLOAT" > - "fcsel\\t%0, %3, %4, %m1" > - [(set_attr "type" "fcsel")] > + "@ > + csel\t%0, %3,

Re: [Openembedded-architecture] [RFC PATCH] bitbake-setup: add the proof of concept implementation

2024-06-10 Thread Richard Purdie
ses it might help if we could add a "poky-ng" config, which would be poky, but built using the config from the individual bitbake/core/meta-yocto/docs components. That shouldn't be too hard to add? I'll be experimenting a bit more but I wanted to give some feedback now I've taken a loo

[marxmail] Swiss Peace Summit could end up harming Ukraine as nothing is going to plan

2024-06-10 Thread Richard Fidler
All usual international issues have become minor for Ukrainian diplomacy in recent weeks or even months. All efforts of the Ukrainian government and the embassies are focused on the Peace Summit in Switzerland – the first meeting of leaders aimed at establishing the Ukrainian vision of a just

Re: [PATCH] aarch64: Add vector floating point trunc pattern

2024-06-10 Thread Richard Sandiford
. > * config/aarch64/aarch64-simd.md > (aarch64_float_truncate_lo_): > Rename to... > (trunc2): ... This. > > gcc/testsuite/ChangeLog: > > * gcc.target/aarch64/trunc-vec.c: New test. OK, thanks. Richard > Signed-off-by: Pengxuan Zheng > --- > gcc/config/a

Re: [PATCH] internal-fn: Force to reg if operand doesn't match.

2024-06-10 Thread Richard Biener
that variant) Almost no other expander checks this either, though some can_* functions validate. It's not exactly clear to me whether we are just lucky and really always need to validate or whether it's a bug in the target? Richard. > This patch only forces to register if the respective oper

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