public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* Procedure for Patches Merging FreeBSD Code
@ 2017-07-26 14:59 Joel Sherrill
  2017-07-26 19:43 ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Sherrill @ 2017-07-26 14:59 UTC (permalink / raw)
  To: newlib, aditya upadhyay

Hi

Gedare, Aditya, and I were discussing that it is useful
during development to have a git branch with a patch
series that adds the unmodified FreeBSD files followed
by a patch series that adds them to the build system
and makes them work. Then you can easily review the
differences against the original source.

Would it be desirable for patches submitted to newlib
to follow this pattern? Or should Aditya submit a
single patch series including the addition and
any modifications?

For sure, the addition change can only add the source
files and not touch the build system. Otherwise
git bisect will break. That can't be allowed if
avoidable.

Thanks.

--joel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-26 20:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-26 14:59 Procedure for Patches Merging FreeBSD Code Joel Sherrill
2017-07-26 19:43 ` Corinna Vinschen
2017-07-26 20:29   ` Joel Sherrill

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).