public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Thomas Preudhomme <thomas.preudhomme@foss.arm.com>
To: newlib@sourceware.org
Subject: Re: [PATCH, newlib, ping] Make ctype_.c and ctype_.h agree on _ctype_b type
Date: Tue, 20 Sep 2016 17:58:00 -0000	[thread overview]
Message-ID: <3dc5b2ef-1d71-025a-c551-19bb0b9eb0e9@foss.arm.com> (raw)
In-Reply-To: <4a262e9a-ed3c-3910-5fd6-4aa157a4bccc@foss.arm.com>

Ping?

Best regards,

Thomas

On 13/09/16 11:52, Thomas Preudhomme wrote:
> Hi,
>
> _ctype_b is defined in ctype_.c as a const char array for non cygwin targets
> allowing negative ctype index but as a char array for the same
> targets in ctype_.h, giving type conflict at compile time.  This is because the
> cygwin targets are not treated specially in the latter file.
> This patch adds the necessary logic for cygwin targets in ctype_.h.
>
> Is this ok for master branch?
>
> Best regards,
>
> Thomas

  reply	other threads:[~2016-09-20 17:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-13 10:53 [PATCH, newlib] " Thomas Preudhomme
2016-09-20 17:58 ` Thomas Preudhomme [this message]
2016-10-03 16:11   ` [PATCH, newlib, ping2] " Thomas Preudhomme
2016-10-12  8:27     ` [PATCH, newlib, ping3] " Thomas Preudhomme
2016-10-17 14:59 ` [PATCH, newlib] " Corinna Vinschen

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=3dc5b2ef-1d71-025a-c551-19bb0b9eb0e9@foss.arm.com \
    --to=thomas.preudhomme@foss.arm.com \
    --cc=newlib@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).