public inbox for cygwin-developers@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin-developers@cygwin.com
Subject: Re: cygwin1.dll build failure
Date: Mon, 7 Aug 2023 15:11:07 +0200	[thread overview]
Message-ID: <ZNDta0kZl3Kf/4r/@calimero.vinschen.de> (raw)
In-Reply-To: <20230807214620.98f99125af5483f9a978cac1@nifty.ne.jp>

On Aug  7 21:46, Takashi Yano wrote:
> After the commit:
> https://cygwin.com/git/?p=newlib-cygwin.git;a=commit;h=3c75fac130b5720068707f67b12f4372abf4ad38
> 
> aio.h and aio.cc cause error on compiling...

Meaning, we never actually saw the restrict keyword when building
Cygwin.

We either have to drop the __restrict from the brackets in the
lio_listio definition, or we have to define and use __restrict_arr
like GLibc's cdefs.h.


Corinna

      reply	other threads:[~2023-08-07 13:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-07 12:46 Takashi Yano
2023-08-07 13:11 ` Corinna Vinschen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZNDta0kZl3Kf/4r/@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin-developers@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).