Updated: lilypond-2.24.3-1

2023-12-16 Thread Marco Atzeri via Cygwin-announce
Versions 2.24.3-1 of lilypond lilypond-doc for cygwin are now available: CHANGES Last upstream release http://lilypond.org/news.html DESCRIPTION LilyPond is a music engraving program, devoted to producing the highest-quality sheet music possible. It brings the aesthetics of

Cygwin is not passing arguments to Windows apps

2023-12-16 Thread Karl Crary via Cygwin
Dear all, I am encountering a bug wherein Cygwin is not passing arguments to most Windows programs (although Cygwin programs are doing fine). For example, the following command ought to be dumping a lot of usage information, but instead it starts a command prompt, which is what it does when

[PATCH cygport] cmake.cygclass: Add src_test

2023-12-16 Thread Daisuke Fujimura via Cygwin-apps
See https://cygwin.com/pipermail/cygwin-apps/2023-October/043227.html > src_test is not redefined in cmake.cygclass (and ninja.cygclass) in > cygport-0.36.3. Therefore, I defined src_test in json-c.cygport. > > - https://github.com/cygwin/cygport/blob/0.36.6/cygclass/cmake.cygclass > -

/usr/bin/vi: errors parsing .vim files from vim-common package

2023-12-16 Thread John Hein via Cygwin
I just updated vim packages (including vim-minimal and vim-common) to 9.0.2155-1 Now when I run 'vi', I get this: Error detected while processing /usr/share/vim/vim90/filetype.vim: line 11: E319: Sorry, the command is not available in this version: let did_load_filetypes = 1 line 14: E319:

Re: [EXTERNAL] Re: How efficient is 'sleep'?

2023-12-16 Thread Backwoods BC via Cygwin
On Sat, Dec 16, 2023 at 9:37 AM Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote: > > > the process isn't allocated any CPU time until the timer expires. > > Almost so. But the "sleep" functions are interruptible, so if a process (the > "sleep" command) > is somehow signaled, it will wake up

RE: [EXTERNAL] Re: How efficient is 'sleep'?

2023-12-16 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> the process isn't allocated any CPU time until the timer expires. Almost so. But the "sleep" functions are interruptible, so if a process (the "sleep" command) is somehow signaled, it will wake up prematurely, and will have to either put itself back to sleep (for the remaining unslept time)

Re: [PATCH cygport] git.cygclass: Suppress the depth option

2023-12-16 Thread Daisuke Fujimura via Cygwin-apps
I have implemented a curl-based smart transport check. How about this one? diff --git a/cygclass/git.cygclass b/cygclass/git.cygclass index e53a7985..f3ed343e 100644 --- a/cygclass/git.cygclass +++ b/cygclass/git.cygclass @@ -67,6 +67,7 @@ SRC_DIR="${GIT_MODULE}${GIT_SUBDIR+/}${GIT_SUBDIR}"

Re: Automatic Cygwin installation for CI ?

2023-12-16 Thread Jon Turney via Cygwin
On 16/12/2023 02:41, Marco Atzeri via Cygwin wrote: On 15/12/2023 18:07, Mainz, Roland via Cygwin wrote: Hi! Is there any documentation how Cygwin 3.5.0 can be automatically (without GUI and user intervention, e.g. via *.bat script) be installed as part of a CI (Continuous

Updated: Perl distributions

2023-12-16 Thread ASSI
The following Perl distributions have been updated to their latest release version available on CPAN: x86_64 -- perl-Business-ISBN-Data-20231215.001-1 perl-Mail-Message-3.015-1 perl-Mozilla-CA-20231213-1 noarch -- perl-DBD-mysql-4.052-1 perl-PAR-Packer-1.061-1 -- --