public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: newlib@sourceware.org
Cc: Joel Sherrill <joel.sherrill@oarcorp.com>
Subject: Re: Importing inttypes methods from FreeBSD
Date: Thu, 20 Jul 2017 14:37:00 -0000	[thread overview]
Message-ID: <20170720143742.GA20229@calimero.vinschen.de> (raw)
In-Reply-To: <CAMZxAxcPQOBNs7qoUHqBpc6+OJto14morFoEFBeKwmoq7uD_Vg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2106 bytes --]

Aditya,

On Jul 20 13:54, Aditya Upadhyay wrote:
> Hello All,
> 
> This is the modified patches for inttypes methods. Now I want to make
> testsuite for these methods in newlib, but i have no idea how to make
> test in newlib. Can anyone please help me for the same or point me
> some link. Please review the patch.

Sorry to say that, but this is unusable.  I can't apply the below
patches because they are missing the original patches.  On the other
hand you're using the original subjects, as if the below patches are the
entire thing.  They aren't.  The below patches are only relative
patches to the ones you orignally sent, but which, of course, haven't
been applied yet.  

Please, make yourself familiar with `git rebase -i'.  Go back to the
original patches actually adding the files imaxabs.c, etc., and squash
the below patches into the original patches.  Then send the resulting,
*complete* patches as a patchset.  Every addition like imaxabs.c should
be a single patch in the patchset.

> diff --git a/newlib/libc/stdlib/Makefile.am b/newlib/libc/stdlib/Makefile.am
> index 6cca5f005..d97b0250c 100644
> --- a/newlib/libc/stdlib/Makefile.am
> +++ b/newlib/libc/stdlib/Makefile.am
> @@ -34,7 +34,6 @@ GENERAL_SOURCES = \
>  	getenv_r.c	\
>  	itoa.c          \
>  	imaxabs.c	\
> -	imaxdiv.c	\
>  	labs.c 		\
>  	ldiv.c  	\
>  	ldtoa.c		\
> @@ -59,7 +58,6 @@ GENERAL_SOURCES = \
>  	sb_charsets.c	\
>  	strtod.c	\
>  	strtodg.c	\
> -	strtoimax.c	\
>  	strtol.c	\
>  	strtorx.c	\
>  	strtoul.c	\
> @@ -70,8 +68,8 @@ GENERAL_SOURCES = \
>  	wcstombs.c	\
>  	wcstombs_r.c	\
>  	wctomb.c	\
> -	wctomb_r.c
> -
> +	wctomb_r.c	\
> +	

^^^^^^^^^^^^
...and don't add gratuitious white spaces, please.

Joel, please take an interest in Aditya's work in the first place.
*You* were the one who gave these tasks to Aditya, so *you* should be
the one guiding him and reviewing these patches, not me.
For any followup patches, I will not look into them unless you gave
your OK first.


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2017-07-20 14:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18 21:40 Aditya Upadhyay
2017-07-19  9:34 ` Sebastian Huber
2017-07-19 10:16   ` Aditya Upadhyay
2017-07-19 10:58     ` Sebastian Huber
2017-07-19 12:28 ` Corinna Vinschen
2017-07-19 13:23   ` Aditya Upadhyay
2017-07-19 14:13   ` Craig Howland
2017-07-19 15:44     ` Corinna Vinschen
2017-07-19 17:00       ` Aditya Upadhyay
2017-07-20  8:25         ` Aditya Upadhyay
2017-07-20 14:37           ` Corinna Vinschen [this message]
2017-07-21 15:43             ` Gedare Bloom
2017-07-21 19:31               ` Corinna Vinschen
  -- strict thread matches above, loose matches on Subject: below --
2017-07-11  6:01 Aditya Upadhyay
2017-07-11  3:29 Aditya Upadhyay
2017-07-11  9:06 ` Corinna Vinschen
     [not found]   ` <CAMZxAxccBx9oDRiVE-mw5JEcKrLW4GKTdvg-dt+8bTHU=5j54w@mail.gmail.com>
2017-07-12  9:50     ` Aditya Upadhyay
2017-07-12 12:07       ` 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=20170720143742.GA20229@calimero.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=joel.sherrill@oarcorp.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).