Re: Urgent gcc update to GCC 13.3

2024-07-06 Thread gs-cygwin.com--- via Cygwin
On Sat, Jul 06, 2024 at 09:53:00PM +0200, Mark Liam Brown via Cygwin wrote: > Greetings! > > Cygwin gcc is currently stuck at version 11.4: > $ gcc --version > gcc (GCC) 11.4.0 > > I would politely request an urgent update to GCC 13.3 (not 14.1, 13.3 > is considered mature), as 11.4 causes severe

setup.exe: Improvements of DPI handling

2024-07-06 Thread Yang Yu Lin via Cygwin
When running setup on my device (Windows 11, connected with 2 screens which use different DPI revolutions), the setup appears bluury on my secondary screen (not on the primary screen). Because current setup.exe.manifest just set the dpiAware element, which causes the setup cannot handle differe

Urgent gcc update to GCC 13.3

2024-07-06 Thread Mark Liam Brown via Cygwin
Greetings! Cygwin gcc is currently stuck at version 11.4: $ gcc --version gcc (GCC) 11.4.0 I would politely request an urgent update to GCC 13.3 (not 14.1, 13.3 is considered mature), as 11.4 causes severe problems: 1. Securly updates in the STL are not available in Cygwin 2. Everything relying o

top, who, w no longer report users

2024-07-06 Thread Jeff Rankin via Cygwin
Following an update which included the latest versions of mintty (3.7.4-1) and openssh (v. 9.8p1-1), I noticed that tools like top, who, and w no longer report either local or remote (ssh'd in) users. When running X, these tool do report pty* users (in an xterm). Cygwin is version 3.5.3-1. Tha

Fwd: odd behavior of length(), match() and field splitting with multi-byte characters

2024-07-06 Thread Ed Morton via Cygwin
I posted the below bug report to the GNU awk bugs mailing list, https://lists.gnu.org/archive/html/bug-gawk/2024-07/msg0.html, the feedback there is that it's a cygwin or MSYS2 port issue, could you please take a look? I'm also posting this at https://github.com/msys2/mingw-packages/issues

crontab: no changes made to crontab

2024-07-06 Thread Andrey Repin via Cygwin
Greetings, All! I'm trying to install a new cron job, and the thing fails claiming that it didn't see the edits I made to the file. >> # echo "USER=$USER" | crontab - >> >> # crontab -l >> # DO NOT EDIT THIS FILE - edit the master and reinstall. >> # (- installed on Sat Jul 6 13:35:43 2024) >> #