public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Jonny Grant <jg@jguk.org>
Cc: libc-alpha@sourceware.org
Subject: Re: /usr/include/aio.h
Date: Mon, 5 Oct 2020 14:35:00 -0700	[thread overview]
Message-ID: <26968fa6-cea0-9986-0f78-fbbec1bae8d3@cs.ucla.edu> (raw)
In-Reply-To: <8a220a04-8a32-39e0-0208-9637a30ff7cc@jguk.org>


On 10/5/20 1:53 PM, Jonny Grant wrote:
>
> It looks like everything would compile fine with the enum alone as follows:
>
> enum
> {
>    AIO_CANCELED = 0,
>    AIO_NOTCANCELED = 1,
>    AIO_ALLDONE = 2
> };


Everything in glibc, most likely yes. But application code that uses 
"#ifdef AIO_NOTCANCELLED" wouldn't work.


>
> Could this comment patch be considered?
>
Yes, it should be fine.


  reply	other threads:[~2020-10-05 21:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-03 22:02 /usr/include/aio.h Jonny Grant
2020-10-03 22:39 ` /usr/include/aio.h Paul Eggert
2020-10-04  6:54   ` /usr/include/aio.h Andreas Schwab
2020-10-05 15:29   ` /usr/include/aio.h Jonny Grant
2020-10-05 17:52     ` /usr/include/aio.h Paul Eggert
2020-10-05 20:53       ` /usr/include/aio.h Jonny Grant
2020-10-05 21:35         ` Paul Eggert [this message]
2020-10-06 10:52           ` /usr/include/aio.h Jonny Grant
2020-10-06 11:11             ` /usr/include/aio.h Florian Weimer

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=26968fa6-cea0-9986-0f78-fbbec1bae8d3@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=jg@jguk.org \
    --cc=libc-alpha@sourceware.org \
    /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).