On 2025-04-15 06:58, Takashi Yano via Cygwin wrote:
On Tue, 15 Apr 2025 06:43:33 -0600
Brian Inglis via Cygwin wrote:
On 2025-04-15 03:33, Bruno Haible via Cygwin wrote:
Takashi Yano wrote:
Thanks for the new testcase. I think the issue has been fixed in:
cygwin-3.7.0-0.68.g37c49decc835 (Test
On Tue, 15 Apr 2025 21:58:19 +0900
Takashi Yano via Cygwin wrote:
> On Tue, 15 Apr 2025 06:43:33 -0600
> Brian Inglis via Cygwin wrote:
> > On 2025-04-15 03:33, Bruno Haible via Cygwin wrote:
> > > Takashi Yano wrote:
> > >> Thanks for the new testcase. I think the issue has been fixed in:
> > >
On Tue, 15 Apr 2025 06:43:33 -0600
Brian Inglis via Cygwin wrote:
> On 2025-04-15 03:33, Bruno Haible via Cygwin wrote:
> > Takashi Yano wrote:
> >> Thanks for the new testcase. I think the issue has been fixed in:
> >> cygwin-3.7.0-0.68.g37c49decc835 (Test)
> >
> > Thanks.
> >
> >> Please test.
On 2025-04-15 03:33, Bruno Haible via Cygwin wrote:
Takashi Yano wrote:
Thanks for the new testcase. I think the issue has been fixed in:
cygwin-3.7.0-0.68.g37c49decc835 (Test)
Thanks.
Please test.
Hi Takashi,
Could you please deploy your CI test build so Bruno can select it from a mirror
On 2025-04-15 03:46, Fergus Daly via Cygwin wrote:
Trivial and unimportant but still worth querying:
A recent update provided diffutils v.3.12 and then later exploration of a
mismatch on platforms revealed this to be a test verson and 3.11 to be current.
I'm pretty certain that I did not request
Hi Jon,
On 2025/04/14 0:39, Jon Turney wrote:
I've rebuilt the package as calm-20250329-2, which I think has the correct
permissions.
In my environment, mksetupini works again.
I confirmed that all directories/files have right permissions (rx/r)
Thank you so much!
--
ggl...@gmail.com
--
Hi Jon,
It seems something is went wrong with workflow.
The workflow is successfully completed, however
no cygwin Test release has not been available
in any of mirror server.
The newest test release in the mirror servers
is cygwin-3.7.0-0.55.g1c530c37fd63, while the
the latest test release which
Hi Jon,
It seems something is went wrong with workflow.
The workflow is successfully completed, however
no cygwin Test release has not been available
in any of mirror server.
The newest test release in the mirror servers
is cygwin-3.7.0-0.55.g1c530c37fd63, while the
the latest test release which
Trivial and unimportant but still worth querying:
A recent update provided diffutils v.3.12 and then later exploration of a
mismatch on platforms revealed this to be a test verson and 3.11 to be current.
I'm pretty certain that I did not request a test version (of anything) - so I
overwrote 3.12
Takashi Yano wrote:
> Thanks for the new testcase. I think the issue has been fixed in:
> cygwin-3.7.0-0.68.g37c49decc835 (Test)
Thanks.
> Please test.
Sorry, I don't know how to build Cygwin from git. I can only test
releases.
Bruno
--
Problem reports: https://cygwin.com/problems.ht
On Mon, 14 Apr 2025 15:03:16 +0200
Bruno Haible wrote:
> Here's a smaller reproducer.
>
> foo.c
> #include
> #include
> #include
>
> int main ()
> {
> HANDLE h = (HANDLE) _get_osfhandle (0);
> fprintf (stderr, "h = 0x%08x\n", h);
>
11 matches
Mail list logo