mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] update on pull request


From: Rashad M
Subject: Re: [Mingw-cross-env-list] update on pull request
Date: Tue, 16 Dec 2014 00:13:48 +0100



On Wed, Dec 10, 2014 at 6:15 AM, Tony Theodore <address@hidden> wrote:
Hi Rashad,

> On 10 Dec 2014, at 04:31, Rashad M <address@hidden> wrote:
>
> Hi Timothy,
>
> Is it Ok to check if there is any update on pull request?

Thanks for working on this, it looks like a of effort! If you’ve addressed Timothy’s earlier comments and have a final working version, some cleanup is required before it can be merged. The main issues I see are:


I had addressed Timothy's earlier comments and the pull request is the updated version

https://github.com/mxe/mxe/pull/534
 
- merge conflicts so it can’t be tested easily
- whitespace and patch headers: there shouldn’t be any tabs and some changes like goes.mk do nothing other than introduce them (try `make cleanup-style` and review the “creating packages” docs [1] as a starting point)
- squashing commits to single units of change (“add package openjpeg”, “gdal: enable shared and openjpeg support”, “itk: update, enable shared and libpng tiff jpeg expat support" etc.)

I didn't understand this part. how to squash into single unit of change?


I’d recommend starting with a single diff against master and selectively staging each set of changes. Search for help on interactive staging [2] for pointers on dealing with multiple changes to the same file (say index.html).

Cheers,

Tony


[1] http://htmlpreview.github.io/?https://raw.github.com/mxe/mxe/master/index.html#creating-packages
[2] http://git-scm.com/book/en/v2/Git-Tools-Interactive-Staging



--
Regards,
   Rashad

reply via email to

[Prev in Thread] Current Thread [Next in Thread]