This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: question on patch submission


Hi Christopher,

i have a large patch that i've separated into 4 smaller patches for the
PRs 32600, 32627, 32732, and 32797/32800. however, both resolve.c and
trans-expr.c have changes in multiple patches, so the line numbers are a
little off. would it be ok to submit the 4 patches separately, or should
i simply do one large patch?

If these patches touch independent parts of resolve.c and trans- expr.c, so that only the line numbers are different but the context is still valid, patch should be able to apply these patch if they're provided as unified diffs ("diff -Npu", IIRC).


FX


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]